summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-05 22:10:25 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-05 22:10:25 -0400
commitca62d68788d17b063a5641325f597f5342328841 (patch)
tree8d9a1e20797578cbfa053a1d7245fc5f385f4526 /ChangeLog
parent793763681d2ab3b1627c4e0e6c907e884038b2dc (diff)
Add Mysql and Postgres schema (SQL dump)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90bd9274..d5dcea29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@ Core functionalities moved to plugins:
Improvements:
+* Offer alternative method to create Mysql and Postgres databases (import sql dump)
* Make sure there is always a trailing slash for application_url
* Do not show the checkbox "Show default swimlane" when there is no active swimlanes
* Append filters instead of replacing value for users and categories dropdowns