summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-07-12 22:19:37 -0400
committerFrederic Guillot <fred@kanboard.net>2016-07-12 22:19:37 -0400
commitc020a45ee1a1d62c06493ab916dea1da77ac921f (patch)
tree9d24fedf22b433fce890b863c9e32837314a2d1d /ChangeLog
parent2ae4bfaf927f1b11fadfad1afadad2c13e24cf3c (diff)
Make sure that the table schema_version use InnoDB for Mysql
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8074c3d7..881c3020 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ New features:
Improvements:
* Display TOTP issuer for 2FA
+* Make sure that the table schema_version use InnoDB for Mysql
Bug fixes: