We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4393c06 commit 724d5b8Copy full SHA for 724d5b8
CHANGES.rst
@@ -1,6 +1,17 @@
1
Changes
2
=======
3
4
+1.5.0
5
+-----
6
+
7
+Added support for Multi Factor Authentication, using an authenticator app.
8
9
+This will soon be implemented in Piccolo Admin.
10
11
+Huge thanks to @Skelmis and @sinisaos for their help with this.
12
13
+-------------------------------------------------------------------------------
14
15
1.4.1
16
-----
17
piccolo_api/__init__.py
@@ -1 +1 @@
-__VERSION__ = "1.4.1"
+__VERSION__ = "1.5.0"
0 commit comments