mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-11 06:13:10 +00:00
changelog and credits updated
This commit is contained in:
parent
ace09620be
commit
501f6c2c38
2 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue