Update CHANGELOG.rst

- say it out loud
- bump to 2.0 (that's the logic of semantic versioning while introducing breaking changes)
This commit is contained in:
JocelynDelalande 2017-06-26 21:17:20 +02:00 committed by GitHub
parent f2e1bd1b99
commit 5b4b9750b2

View file

@ -8,7 +8,7 @@ This document describes changes between each past release.
### Changed
- Use a hashed ADMIN_PASSWORD instead of a clear text one (#236)
- **BREAKING CHANGE** Use a hashed ADMIN_PASSWORD instead of a clear text one, see [doc](https://ihatemoney.readthedocs.io/en/latest/installation.html#configuration) for migration (#236)
1.0 (2017-06-20)