Skip to content
Snippets Groups Projects
Verified Commit 9f0fdf8c authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

doc: fix/update changelog

parent fb69c2db
No related branches found
No related tags found
No related merge requests found
Pipeline #19878 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment