Skip to content

Commit fd508b2

Browse files
committed
Update RELEASE_NOTES for 1.3.1
1 parent 5abd37f commit fd508b2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

RELEASE_NOTES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Release v1.3.1
2+
==============
3+
4+
**Changes**
5+
6+
* Added AES-256-CMAC support for symmetric authentication.
7+
* Symmetric auth keys may now be specified as ASCII or HEX using the "ASCII:"
8+
or "HEX:" prefixes.
9+
* Updated dependencies to address security issues.
10+
11+
**Fixes**
12+
13+
* Added proper handling of the empty string when used as a server address.
14+
115
Release v1.3.0
216
==============
317

0 commit comments

Comments
 (0)