diff options
Diffstat (limited to 'CHANGELOG.rst')
| -rw-r--r-- | CHANGELOG.rst | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e69f9d5..564c832 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,11 +3,27 @@ Changelog This document describes changes between each past release. -0.10 (unreleased) +1.0 (2017-06-20) ----------------- -- Nothing changed yet. +### Added +- Apache WSGI Support (#191) +- Brush up the Makefile (#207, #201) +- Externalize the settings from source folder (#193) +- Makefile: Add new rule to compile translations (#207) +- Project creation can be restricted to admin (#210) +- More responsive layout (#213) + +### Changed + +- Some README enhancements +- Move tests to budget.tests (#205) +- The demo project can be disabled (#209) + +### Fixed + +- Fix sphinx integration (#208) 0.9 (2017-04-04) ---------------- |
