-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3dfe6ae
commit c2ca556
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-02-15) | ||
|
||
|
||
### 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)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix flake8 error ([3dfe6ae](https://github.com/openfoodfacts/nutripatrol/commit/3dfe6aea84e4df69f658fac61458cd9d4705ec81)) |