aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2018-08-10 23:04:31 +0200
committer0livd <github@destras.fr>2018-08-10 23:04:31 +0200
commit9d76144a8333d6af81ddefddf59af38bd96a72ae (patch)
treee9c6f6af2caa2b4635e6f1a8fe0fd7e62e105571 /CHANGELOG.rst
parent67de8c3b358bf513b2cd8c47838dd73c457abb9c (diff)
downloadihatemoney-mirror-9d76144a8333d6af81ddefddf59af38bd96a72ae.zip
ihatemoney-mirror-9d76144a8333d6af81ddefddf59af38bd96a72ae.tar.gz
ihatemoney-mirror-9d76144a8333d6af81ddefddf59af38bd96a72ae.tar.bz2
Fix failing tests (#365)
* Remove unwanted space in utils.py * Fix email validation when sending invites
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 382e889..7947b1a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -14,6 +14,7 @@ Fixed
- Fix the generation of the supervisord template (#309)
- Fix the validation of the hashed password (#310)
- Fix infinite loop that happened when accessing / (#358)
+- Fix email validation when sending invites
Added
=====