diff --git a/CHANGELOG.md b/CHANGELOG.md index ac383de..5979f32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,5 +34,7 @@ - CSV export of a grouped order -v1 : +- v1 : - password reset with email + - 6 digits code instead of id in grouped order url path + - email confirmation on order diff --git a/README.md b/README.md index 3369a96..dcb4eef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# La Chariotte | 0.5.0 +# La Chariotte | 1.0.0 ## Présentation diff --git a/la_chariotte/templates/base.html b/la_chariotte/templates/base.html index 8ab63c5..dc98930 100644 --- a/la_chariotte/templates/base.html +++ b/la_chariotte/templates/base.html @@ -130,7 +130,7 @@
- La Chariotte | version 0.5.0 + La Chariotte | version 1.0.0