diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 16124023a..992cf824c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,20 @@ Ishtar changelog ================ +v0.99.27 (2017-09-09) +--------------------- +### Features ### +- Find deletions: delete associated base find +- Finds: delete associated treatment on find deletion +- Sheet: add a specific sheet_address_section +- Find forms: add discovery date +- Context record form/sheet: add opening/closing dates + +### Bug fixes ### +- Data importer: allow many split for UnicodeFormater +- Year limit is now 1000 +- Fix ParcelField compress method + v0.99.26 (2017-07-26) --------------------- ### Features ### |