mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 12:41:49 +02:00
Update Changelog
This commit is contained in:
parent
f5e9a6c056
commit
af5f964b8b
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ This document describes changes between each past release.
|
|||
### Changed
|
||||
|
||||
- **BREAKING CHANGE** Use a hashed ``ADMIN_PASSWORD`` instead of a clear text one, ``./budget/manage.py generate_password_hash`` can be used to generate a proper password HASH (#236)
|
||||
|
||||
- **BREAKING CHANGE** Turn the WSGI file into a python module, renamed from budget/ihatemoney.wsgi to budget/wsgi.py. Please update your Apache configuration !
|
||||
- Changed the recommended gunicorn configuration to use the wsgi module as an entrypoint
|
||||
|
||||
1.0 (2017-06-20)
|
||||
----------------
|
||||
|
|
Loading…
Reference in a new issue