diff --git a/CHANGELOG.md b/CHANGELOG.md index 117f482..9b3986c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## V1.2.3 +- Fixed attachment deletion bug +- Fixed random email generation + ## V1.2.0 - Implemented IP/Subnet filter using the config option `ALLOWED_IPS` - Implemented Password authentication of the site and API using config option `PASSWORD`