diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-07-20 17:28:52 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-07-20 17:28:52 +0200 |
commit | 1b246239c77b23c5b8d062057d2bf885716a0e15 (patch) | |
tree | 3b8539fd9a95555c6154b4a00f4e31b9693d1768 /CHANGES.md | |
parent | 4aa6e59b2968e14e9f111fa4f3fceb874c91ca4b (diff) | |
parent | c89fd76e88e9d345399d7565803fa3b6c0e7fa21 (diff) | |
download | Ishtar-1b246239c77b23c5b8d062057d2bf885716a0e15.tar.bz2 Ishtar-1b246239c77b23c5b8d062057d2bf885716a0e15.zip |
Merge branch 'master' into v0.9
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 7619cc407..198be8ce3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,15 @@ Ishtar changelog ================ +v0.99.25 (2017-07-20) +--------------------- +### Features ### +- Context record sheet: add documentation field + +### Bug fixes ### +- Imports: fix skip of lines when import file is not utf-8 +- Fix display view + v0.99.24 (2017-07-12) --------------------- ### Features ### |