diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 0ac99a8ea..07b9f9593 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,18 @@ Ishtar changelog ================ +0.98.4 (2016-09-22) +------------------- + +### Features ### + +- Remove ISHTAR_LOCAL_PREFIX and FILE_PREFIX (now managed by the profile) + +### Bug fixes ### + +- Fix autocomplete in new item window +- File: fix label when no external_id is defined + 0.98.3 (2016-09-15) ------------------- |