diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index df5bc087b..b0b04ae8c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,21 @@ Ishtar changelog ================ +v0.99.13 (2017-02-17) +-------------------- +### Features ### +- Accounts: initialize new account with default username extract from raw name +- Imports: + - Prevent creation of new items when data is empty + - Item keys are now related to the current importer + - Report bad configuration on importers in a cleaner way + +### Bug fixes ### +- Fix password initialization on user creation +- Fix MCC operation import +- Makefile: graph model generation fix +- Finds table: fix columns + v0.99.12.2 (2017-02-10) ----------------------- ### Features ### |