Skip to content

Commit 5741ead

Browse files
committed
Prepare for 2.0.0-rc1
1 parent 22de144 commit 5741ead

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
CHANGELOG
22
=========
33

4-
2.0.0
5-
------------------
4+
2.0.0-rc1 (2020-09-24)
5+
----------------------
6+
67
* Significant API changes. The `get()` and `getRecord()` methods now take a
78
class parameter specifying the type of object to deserialize into. You
89
can either deserialize into a `Map` or to model classes that use the

0 commit comments

Comments
 (0)