ihatemoney/CHANGELOG.rst
0livd 3281e755c3 Include the wsgi files in the source distribution
#218 moved the wsgi file to the budget dir
but it was still not distributed because *.wsgi
was not stated in the manifest file
2017-06-25 22:48:27 +02:00

38 lines
706 B
ReStructuredText

Changelog
=========
This document describes changes between each past release.
1.1 (unreleased)
----------------
### Fixed
- Add *.wsgi in the manifest file (#237)
1.0 (2017-06-20)
----------------
### 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)
----------------
- First release of the project.