diff --git a/CHANGELOG.md b/CHANGELOG.md index e337586..4383ed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,4 +35,6 @@ - display total price on form - only valid phone numbers are accepted -- v0.4.3 : the orga can delete participants orders \ No newline at end of file +- v0.4.3 : the orga can delete participants orders + +- v0.4.4 : CSV export of a grouped order \ No newline at end of file diff --git a/README.md b/README.md index 9ae586d..dc7d931 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# La Chariotte | 0.4.3 +# La Chariotte | 0.4.4 ## Présentation diff --git a/la_chariotte/templates/base.html b/la_chariotte/templates/base.html index c2e216e..04e85a3 100644 --- a/la_chariotte/templates/base.html +++ b/la_chariotte/templates/base.html @@ -130,7 +130,7 @@
- La Chariotte | version 0.4.3 + La Chariotte | version 0.4.4