Skip to content

Commit d1d9934

Browse files
committed
just started to write release notes
1 parent b51ec09 commit d1d9934

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,18 @@ See [msgpack-erlang-tests](http://github.com/kuenishi/msgpack-erlang-tests) for
9696
## License
9797

9898
Apache License 2.0
99+
100+
# Release Notes
101+
102+
## 0.3.0
103+
104+
- supports map new in 17.0
105+
- jiffy-style maps will be deprecated in near future
106+
107+
## 0.2.8
108+
109+
0.2 series works with OTP 17.0, R16, R15, and with MessagePack's new
110+
and old format. But does not support `map` type introduced in
111+
OTP 17.0.
112+
113+
It also supports JSX-compatible mode.

0 commit comments

Comments
 (0)