diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c33cc39..fa2cc71a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html ## [Unreleased] +## [0.24.1] - 2021-04-06 +### Fixed +- Periodic halo for HEALPix mesh +- General warnings and suggestions by DeepCode bot +- Compilation problems with clang 3.8 + + ## [0.24.0] - 2021-03-19 ### Fixed - Fixed hang in band distribution for L160000x8000 grid @@ -273,6 +280,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html ## 0.13.0 - 2018-02-16 [Unreleased]: https://github.com/ecmwf/atlas/compare/master...develop +[0.24.1]: https://github.com/ecmwf/atlas/compare/0.24.0...0.24.1 [0.24.0]: https://github.com/ecmwf/atlas/compare/0.23.0...0.24.0 [0.23.0]: https://github.com/ecmwf/atlas/compare/0.22.1...0.23.0 [0.22.1]: https://github.com/ecmwf/atlas/compare/0.22.0...0.22.1