We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2b8f8 commit f75d7a3Copy full SHA for f75d7a3
RELEASE_NOTES.md
@@ -1,7 +1,12 @@
1
# Release Notes
2
3
+* 2015-06-23 0.7.0-M6
4
+ * Add a prototype of Value implementation
5
+ * Apply strict coding style
6
+ * Several bug fixes
7
+
8
* 2015-04-27 0.7.0-p9
- * Fix [#217] when reading from SockectInputStream
9
+ * Fix [#217](https://github.com/msgpack/msgpack-java/issues/217) when reading from SockectInputStream
10
11
* 2015-04-09 0.7.0-p8
12
* Support Extension type (defined in MessagePack) in msgpack-jackson
0 commit comments