diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-09-09 09:11:49 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-09-09 09:11:49 +0200 |
commit | 4a6b52bb26e1b944b5e48721268ee34758402c76 (patch) | |
tree | 82f7ed427d27ea20f3475823f4d4932fbbb87134 /CHANGES.md | |
parent | 02369bdd4c7d82f43cef34fa19344876087a8159 (diff) | |
download | Ishtar-4a6b52bb26e1b944b5e48721268ee34758402c76.tar.bz2 Ishtar-4a6b52bb26e1b944b5e48721268ee34758402c76.zip |
v0.99.27
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 ### |