From 6d814566fba8ac45b5cba6993e7b98223b259256 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 9 Mar 2017 21:24:04 -0500 Subject: Render QR code for TwoFactor authentication without Google Chart API --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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) ---------------------------- -- cgit v1.2.3