diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-07-12 12:51:21 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-07-12 12:51:21 +0200 |
commit | d1c9935cb0c462b3952c54e4e708ac2ea38356b2 (patch) | |
tree | 9bb858e959838dfd20ae4d25c9cefdaf971196a7 /CHANGES.md | |
parent | c97c0c707787bf6b6dda4ab1859b269baf418363 (diff) | |
download | Ishtar-d1c9935cb0c462b3952c54e4e708ac2ea38356b2.tar.bz2 Ishtar-d1c9935cb0c462b3952c54e4e708ac2ea38356b2.zip |
v0.99.24
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index d936b7cb2..7619cc407 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,14 @@ Ishtar changelog ================ +v0.99.24 (2017-07-12) +--------------------- +### Features ### +- Find deletion tests + +### Bug fixes ### +- CSV Export: add documentation type to models to exports - fail silently if type is not available + v0.99.23 (2017-07-11) --------------------- ### Features ### |