Skip to content

Commit

Permalink
Updated the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
debrouwere committed Feb 4, 2011
1 parent 11cbe71 commit eecb1fd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,19 @@ Changelog
1.0 (pending)
-------------

V hard locks and soft locks (see :doc:`design`)
* improve the test coverage with web client tests
* more docstrings and more documentation in general
* i18n: Dutch translation
* manual overrides by admins (in the UI)
* enhance the warning dialog users see five minutes prior to expiry, to allow users to renew their lock
* make it so that locks do not trigger the ``auto_now`` or ``auto_now_add`` behavior of DateFields and DateTimeFields

0.3
---

* Hard locks and soft locks (see :doc:`design`)
* improved test coverage with web client tests
* `locked` and `unlocked` managers on the `LockableModel` base model.

0.2
---

Expand Down

0 comments on commit eecb1fd

Please sign in to comment.