diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dda8772b8b4..dc5594591816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [1.1.0](https://github.com/openfoodfacts/openfoodfacts-web/compare/v1.0.0...v1.1.0) (2024-03-21) + + +### Features + +* skill-pool-odoo ([#557](https://github.com/openfoodfacts/openfoodfacts-web/issues/557)) ([4f72777](https://github.com/openfoodfacts/openfoodfacts-web/commit/4f727775bbc7ae8ed2174e63e9c4fc94f6c868a9)) + + +### Bug Fixes + +* add more space and fix spaces bug ([3116f07](https://github.com/openfoodfacts/openfoodfacts-web/commit/3116f07f635919f259ad1b0c2d4aa4772f617062)) +* add padding in cards ([add28ba](https://github.com/openfoodfacts/openfoodfacts-web/commit/add28ba534b52f408ab4711cd702a19d5240558d)) +* add some spaces between cards ([af68f39](https://github.com/openfoodfacts/openfoodfacts-web/commit/af68f39e516248f09b2912bf37442e55a1ede34b)) +* add spaces for last titles ([9732d94](https://github.com/openfoodfacts/openfoodfacts-web/commit/9732d94011b4b5bf0ccf160c61f01b18c104ac99)) +* change skill pool form link in every languages ([#561](https://github.com/openfoodfacts/openfoodfacts-web/issues/561)) ([7104dba](https://github.com/openfoodfacts/openfoodfacts-web/commit/7104dbaf752d32bff28aaf9e88532cb2cb599d77)) +* fix row bug for nutriscore section ([0ee3667](https://github.com/openfoodfacts/openfoodfacts-web/commit/0ee366736695c87d70d4baf06ec69d5552cbdbc6)) +* fixed html tag ([952f6fd](https://github.com/openfoodfacts/openfoodfacts-web/commit/952f6fdfe9f2989990ccd5ef59298ada202ef3e2)) +* make cards looks like other cards ([d336b18](https://github.com/openfoodfacts/openfoodfacts-web/commit/d336b18e077225f01fa4e7b01cccc822d34b8e14)) +* more spaces into numbers selected ([93532f1](https://github.com/openfoodfacts/openfoodfacts-web/commit/93532f1394b66e61ecf3c9ebedf6b13667977c12)) +* refactor html ([99df12f](https://github.com/openfoodfacts/openfoodfacts-web/commit/99df12f636ae396b04dbf0c695781f3eecc0db4b)) +* refactor html ([967586f](https://github.com/openfoodfacts/openfoodfacts-web/commit/967586f7702e9cf4216545065110512dc8d46da0)) +* refactor html and add spaces ([c98af72](https://github.com/openfoodfacts/openfoodfacts-web/commit/c98af72bf8d2ee051c17a525c9bdedd2c6bacd28)) +* refactor html content ([8e5d2df](https://github.com/openfoodfacts/openfoodfacts-web/commit/8e5d2dfba591d94671b1b2f430eda8b45c552bf9)) +* refactor html issues ([846072d](https://github.com/openfoodfacts/openfoodfacts-web/commit/846072d970a902cd177d710ee3015d104574d295)) +* refactor logo cards css ([2d58b66](https://github.com/openfoodfacts/openfoodfacts-web/commit/2d58b66400aa4a69e2dbc337c5ef5bf5dd7c0b8c)) +* refactor pressreleases css ([1fe146a](https://github.com/openfoodfacts/openfoodfacts-web/commit/1fe146a57436807f039f5cb6d6c3c86baac3bc7f)) +* remove styles not used ([a6b4b11](https://github.com/openfoodfacts/openfoodfacts-web/commit/a6b4b112d6ff914581b229e5e3d956a3ec691c5f)) +* rounded border on logo images ([4af0460](https://github.com/openfoodfacts/openfoodfacts-web/commit/4af0460499fed3e3aa87430a76893b58aa7384f9)) + ## 1.0.0 (2024-02-13)