We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516cb45 commit 8c0553aCopy full SHA for 8c0553a
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
This is the revision history of @msgpack/msgpack
2
3
+## v1.9.3 2019/10/30
4
+
5
+https://github.com/msgpack/msgpack-javascript/compare/v1.9.2...v1.9.3
6
7
+* Fix a possible crash in decoding long strings (amending #88): [#90](https://github.com/msgpack/msgpack-javascript/pull/90) by @chrisnojima
8
9
10
## v1.9.2 2019/10/30
11
12
https://github.com/msgpack/msgpack-javascript/compare/v1.9.1...v1.9.2
0 commit comments