changelog and credits updated

This commit is contained in:
Artur Barseghyan 2016-11-10 23:14:00 +01:00
parent ace09620be
commit 501f6c2c38
2 changed files with 9 additions and 0 deletions

View file

@ -15,6 +15,12 @@ are used for versioning (schema follows below):
0.3.4 to 0.4).
- All backwards incompatible changes are mentioned in this document.
0.9.17
------
yyyy-mm-dd (not released yet)
- Value validations for Integer and Text Fields.
0.9.16
------
2016-11-10

View file

@ -32,3 +32,6 @@ Thanks to the following people for their contributions:
- `Michal Dabski
<https://github.com/barseghyanartur/django-fobi/commits/master?author=mick88>`_
for minor fixes.
- `Marcos Amorim
<https://github.com/barseghyanartur/django-fobi/commits/master?author=marcosamorim>`_
for number of validation improvements.