.. This is your project NEWS file which will contain the release notes.
.. Example: http://www.python.org/download/releases/2.6/NEWS.txt
.. The content of this file, along with README.rst, will appear in your
.. project's PyPI page.

Release notes
=============

0.1
---

*Release date: 28-Apr-2010*

* Initial release by Rob Madole as django-immutablefield

0.2
---

* Version by Helder Silva (skandal) on bitbucket adding sign_off field. (not formally released)

0.3
---

* Version by Tim Diggins (red56) calling it django-immutablemodel and making immutability after save by default
