diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-22 10:38:38 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-22 10:38:38 +0200 |
commit | fd445130a3f7566d00c00b92de92eb034445b79e (patch) | |
tree | 2efdefd56e8f05cafe53bd8b71b8513f948fa9f9 /CHANGES.md | |
parent | 3db508b45b4aff532b050565da1d6d9b74b4024d (diff) | |
download | Ishtar-fd445130a3f7566d00c00b92de92eb034445b79e.tar.bz2 Ishtar-fd445130a3f7566d00c00b92de92eb034445b79e.zip |
v0.98.4
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) ------------------- |