diff --git a/CHANGELOG.md b/CHANGELOG.md index 37961f6cf476a..c10a7526389ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.5.1](https://github.com/openfoodfacts/openfoodfacts-server/compare/v2.5.0...v2.5.1) (2023-01-25) + + +### Bug Fixes + +* CORS header typo Access-Control-Allow-Origin ([#8024](https://github.com/openfoodfacts/openfoodfacts-server/issues/8024)) ([f2942e9](https://github.com/openfoodfacts/openfoodfacts-server/commit/f2942e913bbb745c5c7b4f1a1eec044b6c7ef8db)) + + +### Taxonomy + +* Bulgarian additions ([#8029](https://github.com/openfoodfacts/openfoodfacts-server/issues/8029)) ([eb5e14b](https://github.com/openfoodfacts/openfoodfacts-server/commit/eb5e14b1cd7835edbb4d20c09cce1800ae0fae28)) +* Myrtles jams ([#8021](https://github.com/openfoodfacts/openfoodfacts-server/issues/8021)) ([fe92b60](https://github.com/openfoodfacts/openfoodfacts-server/commit/fe92b60815a7324952d401c4bc7479bd95eba092)) + ## [2.5.0](https://github.com/openfoodfacts/openfoodfacts-server/compare/v2.4.0...v2.5.0) (2023-01-23) diff --git a/version.txt b/version.txt index 437459cd94c9f..73462a5a13445 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.0 +2.5.1