summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-11-29 20:22:41 -0500
committerFrederic Guillot <fred@kanboard.net>2016-11-29 20:26:18 -0500
commit978a3c70fee3baecb5d25da551db7e2fc23c55f7 (patch)
treec5105efbd6b14812093599212b8d50165a007dc4 /ChangeLog
parentfdc4e04e870b82fe93eb0f03b4f54faf8252ba6c (diff)
Simplify .htaccess and rename command line script
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5336efc9..50baa140 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@ Version 1.0.35
Improvements:
* Add button to close inline popups
+* Simplify `.htaccess` to avoid potential issues with possible specific Apache configurations
+
+Breaking changes:
+
+* Rename command line tool `./kanboard` to `./cli`
Version 1.0.34
--------------