From aed987f094cf9b53f20cca1dab366c895b797524 Mon Sep 17 00:00:00 2001 From: Takatoshi Kondo Date: Tue, 10 Jan 2017 21:51:40 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e229957..28dd5e9 100644 --- a/Home.md +++ b/Home.md @@ -14,7 +14,7 @@ ## 01/10/2017 msgpack-c 2.1.0 has been released! See https://github.com/msgpack/msgpack-c/releases/tag/cpp-2.1.0 - +You can use [MSGPACK_NVP](https://github.com/msgpack/msgpack-c/wiki/v2_0_cpp_adaptor#since-210), and [iterator based parse/unpack function (experimental)](https://github.com/msgpack/msgpack-c/wiki/v_2_0_cpp_x3_parse). ## 06/25/2016 msgpack-c 2.0.0 has been released! See https://github.com/msgpack/msgpack-c/releases/tag/cpp-2.0.0