We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fdc9f commit 17ec7efCopy full SHA for 17ec7ef
RELEASE_NOTES.md
@@ -1,5 +1,10 @@
1
# Release Notes
2
3
+* 2015-04-09 0.7.0-p8
4
+ * Support Extended type (defined in MessagePack) in msgpack-jackson
5
+ * Support BigDecimal type (defined in Jackson) in msgpack-jackson
6
+ * Fix MessageUnpacker#unpackString [#215](https://github.com/msgpack/msgpack-java/pull/215), [#216](https://github.com/msgpack/msgpack-java/pull/216)
7
+
8
* 2015-02-16 0.7.0-p7
9
* Google App Engine (GAE) support
10
0 commit comments