Skip to content

Commit 5595bf0

Browse files
committed
update changelog
1 parent bb8a123 commit 5595bf0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
## 5.2.2
213

314
Improvements:

0 commit comments

Comments
 (0)