Updated changelog.

This commit is contained in:
Jannis Leidel 2013-07-27 14:56:45 +02:00
parent 2cc38d9ff7
commit c6fbc08bda

View file

@ -3,6 +3,19 @@
Changelog
---------
v0.4 (2013-XX-XX)
^^^^^^^^^^^^^^^^^
- Added ``Value`` classes and subclasses for easier handling of settings values,
including populating them from environment variables.
- Renamed ``configurations.Settings`` class to ``configurations.Configuration``
to better describe what the class is all about.
- Added Django project templates for 1.5.x and 1.6.x.
- Reorganized and extended documentation.
v0.3 (2013-05-15)
^^^^^^^^^^^^^^^^^