Skip to content

Commit 5ce8e2c

Browse files
committed
Update changelog
1 parent 4276aa1 commit 5ce8e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
1.3.0 / 2021-09-23
32
==================
43

@@ -9,6 +8,7 @@ It uses Kotlin 1.5.31 by default.
98

109
* Promote JsonConfiguration and its usages to stable (#1690)
1110
* Remove opt-in annotations from SerialFormat, StringFormat, BinaryFormat (#1688)
11+
* Correctly throw SerializationException instead of IOOBE for some cases with EOF in streams (#1677)
1212
* CBOR: ignore tags when reading (#1614) (thanks to [David Robertson](https://github.com/DavidJRobertson))
1313

1414
1.3.0-RC / 2021-09-06

0 commit comments

Comments
 (0)