diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-09-17 20:30:05 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-09-17 20:32:39 +0200 |
commit | 7066de875f706a39d4b610daf5c9214bce40b469 (patch) | |
tree | 3774c52cdfbdc2d2ee4217ad34c486a8610d4609 /CHANGES.md | |
parent | 6ea4c4f98f170b968fdbb5939875890ff8115a00 (diff) | |
download | Ishtar-7066de875f706a39d4b610daf5c9214bce40b469.tar.bz2 Ishtar-7066de875f706a39d4b610daf5c9214bce40b469.zip |
Admin: force bootstrap load of ajax_select (removed in debian package)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 963604493..577d7fed3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.0.12 - 2020-09-17 +-------------------- + +### Bug fixes ### +- Fix missing "bootstrap.js" file missing in debian install + v3.0.11 - 2020-08-31 -------------------- |