Skip to content

Commit

Permalink
feat(release): write 3.0.1 entry in changelog + update VERSION file
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Nov 29, 2024
1 parent 2779337 commit a9fb419
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0
3.0.1
8 changes: 8 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
*********

3.0.1 (2024-11-29)
------------------

**🐛 Corrections**

- Correction d'un problème de redirection lors de la déconnexion
- Utilisation du schema marshmallow pour le retour de la route `/auth/public_login`

3.0.0 (2024-08-07)
------------------

Expand Down

0 comments on commit a9fb419

Please sign in to comment.