We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da998c6 commit aa346faCopy full SHA for aa346fa
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# This is the revision history of @msgpack/msgpack
2
3
-## NEXT
+## 2.8.0 2022-09-02
4
5
* Let `Encoder#encode()` return a copy of the internal buffer, instead of the reference of the buffer (fix #212).
6
* Introducing `Encoder#encodeSharedRef()` to return the shared reference to the internal buffer.
0 commit comments