diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-02 17:27:15 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-02 17:27:15 +0100 |
commit | 2a6d5aecafe22cd19ff5eeafeb02b4efc9b5a134 (patch) | |
tree | 8a89c150b18425c9805b6ef96287aeefd9de7731 /CHANGES.md | |
parent | a314d1d6d7f2e561872f54d69c8dd95869e99707 (diff) | |
download | Ishtar-2a6d5aecafe22cd19ff5eeafeb02b4efc9b5a134.tar.bz2 Ishtar-2a6d5aecafe22cd19ff5eeafeb02b4efc9b5a134.zip |
v0.99.8
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 e5c75bf17..b9f44172a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,19 @@ Ishtar changelog ================ +0.99.8 (2017-02-02) +------------------- + +### Features ### +- Add a footer with version number +- Finds: batch is now a real type +- Update french translation +- Importer configuration + +### Bug fixes ### +- Change field length in DB to match importers +- update-current-item: prevent errors when session is not well initialized + 0.99.7.2 (2017-01-30) --------------------- |