diff --git a/CHANGELOG.md b/CHANGELOG.md index cf6af6d..e337586 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,4 +33,6 @@ - the values stay in the form when an error is raised - the items are sorted in alphabetical order - display total price on form - - only valid phone numbers are accepted \ No newline at end of file + - only valid phone numbers are accepted + +- v0.4.3 : the orga can delete participants orders \ No newline at end of file diff --git a/README.md b/README.md index 79bcfff..9ae586d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# La Chariotte | 0.4.2 +# La Chariotte | 0.4.3 ## Présentation diff --git a/la_chariotte/templates/base.html b/la_chariotte/templates/base.html index 6329ccd..c2e216e 100644 --- a/la_chariotte/templates/base.html +++ b/la_chariotte/templates/base.html @@ -130,7 +130,7 @@
- La Chariotte | version 0.4.2 + La Chariotte | version 0.4.3