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 | ec882216c1e13095aa75481a13e6c66b43d83baf (patch) | |
tree | 2efdefd56e8f05cafe53bd8b71b8513f948fa9f9 /CHANGES.md | |
parent | 86f71032ffa16609f9c2a1b4499d1320b443ce7c (diff) | |
download | Ishtar-ec882216c1e13095aa75481a13e6c66b43d83baf.tar.bz2 Ishtar-ec882216c1e13095aa75481a13e6c66b43d83baf.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) ------------------- |