diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-06-30 16:50:38 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-06-30 16:50:38 +0200 |
commit | 483fcd46fb60a597959bfde9d00bde4cc1822cd2 (patch) | |
tree | aa32bb9f75ed769b7040c53a22b9d1dfc05867ff /CHANGES.md | |
parent | 98dfb2e3b06d04248a39b18019a46c2bb63efb8c (diff) | |
download | Ishtar-483fcd46fb60a597959bfde9d00bde4cc1822cd2.tar.bz2 Ishtar-483fcd46fb60a597959bfde9d00bde4cc1822cd2.zip |
v0.99.22
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 314b30ffe..20a3113db 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,17 @@ Ishtar changelog ================ +v0.99.22 (2017-06-30) +--------------------- +### Features ### +- Imports: explicit message (instead of crash) on misconfiguration of importers +- Sources: change external id type to TextField +- Sheet find: hover text on ID + +### Bug fixes ### +- Sources wizard: fix author deletion +- Fix container export - CSV + v0.99.21 (2017-06-14) --------------------- ### Features ### |