There was an error while loading. Please reload this page.
1 parent d44e98a commit 81ed54aCopy full SHA for 81ed54a
1 file changed
Changes.rst
@@ -1,3 +1,18 @@
1
+Changes for v2.10.0 (2026-06-13)
2
+================================
3
+
4
+- Fix parse_uri mis-parsing of encoded colon in issuer/account name
5
+ (#187)
6
7
+- Simplified and improved generate_otp() performance in Steam class
8
+ (#179)
9
10
+- Check digest function to prevent error on OTP Generation (#170)
11
12
+- Ignore non-standard otpauth parameters
13
14
+- use strings as immutable default arguments (#162)
15
16
Changes for v2.9.0 (2023-07-27)
17
===============================
18
0 commit comments