diff options
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 821d79c04..33d488eb9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,18 @@ Ishtar changelog ================ +v3.0.5 - 2020-03-23 +------------------- +### Features ### +- Autocomplete widget: + - tips (display information for the type of item searched) + - modify action + - display detail (address) of the current item + +### Bug fixes ### +- Many fixes on file module + + v3.0.4 - 2020-03-11 ------------------- ### Features ### |