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 b3f7fe5 commit b2c41c0Copy full SHA for b2c41c0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
+### 0.13.1
2
+- Fix deserialization backwards-compatibility with v0.12.0 (via \#52) Thanks to Sean Rohead @seanrohead
3
+
4
### 0.13.0
5
- Add JDK 9+ support (via \#47) Thanks to Sean Rohead @seanrohead
6
+- BREAKING: breaks java serialization/deserialization compatibility with v0.12.0. Use v0.13.1.
7
8
### 0.12.0
9
- Add Scala 2.13 support (via \#45)
0 commit comments