diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-09-22 17:41:48 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-09-22 17:44:26 +0200 |
commit | da02ccba709cc0688f5964c8b703d18f9edfd87d (patch) | |
tree | b4b55acfd796a325da3145015e17bd5245a8e5d3 /CHANGES.md | |
parent | 50dc8148259f6c36890c29d4b6f487a85ff7efa1 (diff) | |
download | Ishtar-da02ccba709cc0688f5964c8b703d18f9edfd87d.tar.bz2 Ishtar-da02ccba709cc0688f5964c8b703d18f9edfd87d.zip |
Admin: fix import edit
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 577d7fed3..351a8001f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,16 @@ Ishtar changelog ================ +v3.0.13 - 2020-09-22 +-------------------- + +### Bug fixes ### +- ajax_selects: fix Admin > Import edit v3.0.12 - 2020-09-17 -------------------- ### Bug fixes ### -- Fix missing "bootstrap.js" file missing in debian install +- ajax_selects: fix missing "bootstrap.js" file missing in debian install v3.0.11 - 2020-08-31 -------------------- |