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 bb8a123 commit 5595bf0Copy full SHA for 5595bf0
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## NEXT
2
+
3
+Deprecations:
4
+* The `EncryptionType.none` constant has been deprecated, as its name was misleading. Use `EncryptionType.unknown` instead.
5
6
+Bugs fixed:
7
+* Fixed `EncryptionType` throwing on invalid `SAE` encryption type.
8
9
+Improvements:
10
+* All enum types for barcode data (i.e. Wifi type or email type) now return `unknown` for unrecognized values.
11
12
## 5.2.2
13
14
Improvements:
0 commit comments