diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-29 17:44:47 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-29 17:44:47 +0100 |
commit | 63eee04606a30cce069fad90862a1cfed86b68dd (patch) | |
tree | 51e67414b02462505c018f867774a0cadfca4007 /CHANGES.md | |
parent | e8bc0de21eda9a16494a938db766f06c7ca81e60 (diff) | |
download | Ishtar-63eee04606a30cce069fad90862a1cfed86b68dd.tar.bz2 Ishtar-63eee04606a30cce069fad90862a1cfed86b68dd.zip |
v0.99.6
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index bd20ae584..cb0e700c0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,19 @@ Ishtar changelog ================ +0.99.6 (2017-01-29) +------------------- + +### Features ### + +- Containers, warehouses: add external ids +- Importers: add "container type" to available types for type columns + +### Bug fixes ### + +- Fix performance issues for shortcut menu + + 0.99.5 (2017-01-24) ------------------- |