diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-07-11 14:49:07 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-07-11 14:49:07 +0200 |
commit | 25bc49ad788b6ffe640d7306c20a6341cd1d6a90 (patch) | |
tree | 000f86fefd66580888785f5789300012982c11d2 /CHANGES.md | |
parent | 9598665c383d0b1bd30584b60b0f3a2e196b6935 (diff) | |
download | Ishtar-25bc49ad788b6ffe640d7306c20a6341cd1d6a90.tar.bz2 Ishtar-25bc49ad788b6ffe640d7306c20a6341cd1d6a90.zip |
v0.99.23
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 20a3113db..d936b7cb2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,17 @@ Ishtar changelog ================ +v0.99.23 (2017-07-11) +--------------------- +### Features ### +- Tests: add show-* tests +- Tests: improve wizard test management + +### Bug fixes ### +- Fix find deletion when warehouse module is activated +- Archaeologivcal files: safely manage is_preventive test if preventive type is not created - show-file test +- Account : fix form initialization when raw name is empty + v0.99.22 (2017-06-30) --------------------- ### Features ### |