diff options
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) --------------------- |