From 63ab1be13cbcbf8f5329e6308a52d7f116ab734d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 7 Oct 2024 09:16:59 +0000 Subject: [PATCH] Update Changelog for version 2024.02.00 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb164ca733..488f8fc3c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [2024.02.00](https://github.com/geosolutions-it/MapStore2/tree/v2024.02.00) (2024-10-7) + +- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2024.01.02...v2024.02.00)** +- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.02.00%22+is%3Aclosed+label%3Aenhancement)** +- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.02.00%22+is%3Aclosed+label%3Abug)** +- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.02.00%22+is%3Aclosed)** + ## [2024.01.02](https://github.com/geosolutions-it/MapStore2/tree/v2024.01.02) (2024-7-10) - **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2024.01.01...v2024.01.02)**