We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fb1dad + 2486aad commit 9d4ff7fCopy full SHA for 9d4ff7f
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 2023-03-02 version 6.0.0
+# 2023-07-08 version 6.0.0
2
+ * Remove dependency on boost in chrono.hpp (#1076)
3
+ * Add support for std::variant behavior (#1075)
4
+ * Fix msgpack::type::variant behavior to respect MessagePack format (#1071)
5
+ * Add rebind allocators (#1065)
6
## << breaking changes >>
7
* Change CMake package name of C++ library to msgpack-cxx (#1054)
8
Unified all C++ package, library, cmake, tarball name become msgpack-cxx.
0 commit comments