Skip to content

Commit

Permalink
release 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Jan 3, 2022
1 parent 11f4796 commit 699efc1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.7
1.5.8
15 changes: 15 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGELOG
*********

1.5.8 (2022-01-03)
------------------

**🚀 Nouveautés**

* L’affichage d’un organisme renvoit son nom
* Les schémas Marshmallow des modèles User et Organisme utilise ``SmartRelationshipsMixin``
* Ajout de ``User.identifiant`` aux données sérialisées avec Marshmallow

**🐛 Corrections**

* L’``ID_APP`` peut ne pas être présent dans la configuration.
* Suppression du calcul du nom complet dans le schéma Marshmallow de l’utilisateur pour utiliser la fonction du modèle


1.5.7 (2021-10-17)
------------------

Expand Down

0 comments on commit 699efc1

Please sign in to comment.