diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49853b626486f8d38d953980799681adebfafff8..81b1f349fa7027c6f8f1d2b07fc7145d5068e3ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,12 +17,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-## [4.2.0] - 2023-12-14
+## [4.3.0] - 2023-12-14
 
 ### Changed
 
 - **findstall**: use `islocalmax` rather than `findpeaks` to find stall point.
 
+## [4.2.1] - 2023-02-17
+
+### Fixed
+
+- **filesinput**: issue when single fileinput
+
+## [4.2.0] - 2023-02-13
+
+### Added
+
+- **Polar**: add `extrapMethod` to `getcoeff`
+
 ## [4.1.0] - 2022-11-25
 
 ### Added
@@ -133,7 +145,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Initial release
 
-[Unreleased]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/v4.2.0...master
+[Unreleased]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/v4.3.0...master
+[4.3.0]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/4.2.1...v4.3.0
+[4.2.1]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/4.2.0...v4.2.1
 [4.2.0]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/4.1.0...v4.2.0
 [4.1.0]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/4.0.0...v4.1.0
 [4.0.0]: https://gitlab.uliege.be/am-dept/matlab_airfoil_toolbox/-/compare/3.0.0...4.0.0