diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-23 15:10:59 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-03-23 15:10:59 +0100 |
commit | affe6fe93f85d8400663bed15a15ae1bce3d3e11 (patch) | |
tree | 639f0a172fd3429575a0185f2fc72a270eec5b1f | |
parent | 85891810d7f04720f7c829a3096574378b549bb7 (diff) | |
download | Ishtar-affe6fe93f85d8400663bed15a15ae1bce3d3e11.tar.bz2 Ishtar-affe6fe93f85d8400663bed15a15ae1bce3d3e11.zip |
Update CHANGES.md
-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 ### |