Moved to v1.6

This commit is contained in:
Mohamed El-Kalioby
2019-06-20 21:17:02 +03:00
parent b9f06f8d9c
commit 9555c7820b
3 changed files with 7 additions and 3 deletions

17
CHANGELOG.md Normal file
View File

@@ -0,0 +1,17 @@
# Change Log
## v 1.6.0
* Fixed some issues for django>= 2.0
* Added example app.
## v.1.5.0
* Added id the key used to validate to the session dictionary as 'id'
## v1.4.0
* Updated to FIDO == 0.7
## v1.3.0
* Updated to FIDO2 == 0.6
* Windows Hello is now supported.
## v1.2.0
* Added: MFA_HIDE_DISABLE setting option to disable users from deactivating their keys.