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 ddb825759..33ba9cf24 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,20 @@ Ishtar changelog ================ +v0.99.11 (2017-02-06) +--------------------- +### Features ### +- Imports: manage model limitation (don't create items not in a whitelist) +- Harmonize CSV import and CSV exports +- Imports: multi format parse of dates +- Find sheet: display treatment states in treatment table +- Basket sheet: add basket name and basic informations +- Admin: improve search and ordering +- Update labels and translations + +### Bug fixes ### +- Fix UI bug: validation button at the bottom of the page + v0.99.10 (2017-02-04) --------------------- |