Updated changelog

This commit is contained in:
Daniel Perna 2018-08-09 00:09:41 +02:00
parent 6979de0931
commit bd4d23f4a9

View file

@ -1,4 +1,4 @@
Version 0.3.2 (2018-)
Version 0.3.2 (2018-08-09)
- Allow `PASSWORD` to be numeric (Issue #108) @danielperna84
- Sanity check for `ALLOWED_NETWORKS`, `BANNED_IPS` and `IGNORE_PATTERN` (Issue #109) @danielperna84
- Reading files as UTF-8 (Issue #80) @danielperna84