mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-04-17 05:30:59 +00:00
Updated changelog.
This commit is contained in:
parent
2cc38d9ff7
commit
c6fbc08bda
1 changed files with 13 additions and 0 deletions
13
CHANGES.rst
13
CHANGES.rst
|
|
@ -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)
|
||||
^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue