summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8a69648..92846544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,11 +7,16 @@ New features:
Improvements:
+* Render QR code for TwoFactor authentication without Google Chart API
* Add toggle button to show/hide subtasks in task list view
* Display tags in task list view
* Change users list layout
* Project priority is always rendered now
+Breaking Changes:
+
+* Remove method getQrCodeUrl() from PostAuthenticationProviderInterface
+
Version 1.0.40 (Feb 24 2017)
----------------------------