summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-06-01 20:16:45 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-06-01 20:16:45 +0200
commit99b70dd1e0724e08e55d99185407caada9ab5eaf (patch)
treecbef4b1bb624f3101138ed4ebcde6e3d16431639 /CHANGES.md
parent47a47bb486a1c333271499d442878ad6af24ac89 (diff)
downloadIshtar-99b70dd1e0724e08e55d99185407caada9ab5eaf.tar.bz2
Ishtar-99b70dd1e0724e08e55d99185407caada9ab5eaf.zip
v0.99.20
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 967fa9d76..8fbb34e43 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,17 @@
Ishtar changelog
================
+v0.99.20 (2017-06-01)
+---------------------
+### Features ###
+- Add the ability to scheduled administration task inside Django admin
+- Alert when PROJECT_SLUG or profile slug is set to "default"
+- Operation wizard: collaborators in a specific panel
+- Autocomplete: on no result return an empty list instead of an empty string
+
+### Bug fixes ###
+- Finds: fix full CSV export columns
+
v0.99.19 (2017-05-16)
---------------------
### Features ###