From e55620972266d05134f3a67753bcdc4e1164e2fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 12:08:23 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9c029eb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## 1.0.0 (2024-02-16) + + +### Features + +* add basic project structure ([8ee769d](https://github.com/openfoodfacts/nutripatrol/commit/8ee769d3a877f959a2a4f63e2fb4ba744319f892)) +* Add new routes and features for ticket and flag management (CRUD api) ([#15](https://github.com/openfoodfacts/nutripatrol/issues/15)) ([a9c6bf1](https://github.com/openfoodfacts/nutripatrol/commit/a9c6bf156298b4e1985524e1a4b018f6164ca3c1)) +* make nutripatrol production-ready ([#29](https://github.com/openfoodfacts/nutripatrol/issues/29)) ([464a387](https://github.com/openfoodfacts/nutripatrol/commit/464a387e71ec37af7c0446fc4134e70102f1dd51)) + + +### Bug Fixes + +* fix container-deploy.yml config ([89d465d](https://github.com/openfoodfacts/nutripatrol/commit/89d465d12d5a0dd0b687a1fb3b1504b2c2eb9446)) +* fix flake8 error ([3dfe6ae](https://github.com/openfoodfacts/nutripatrol/commit/3dfe6aea84e4df69f658fac61458cd9d4705ec81))