We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113a402 commit 191edc3Copy full SHA for 191edc3
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# This is the revision history of @msgpack/msgpack
2
3
+
4
+## 2.7.0 2021/05/20
5
6
+https://github.com/msgpack/msgpack-javascript/compare/v2.6.3...v2.7.0
7
8
+* Made sure timestamp decoder to raise DecodeError in errors
9
+ * This was found by fuzzing tests using [jsfuzz](https://gitlab.com/gitlab-org/security-products/analyzers/fuzzers/jsfuzz)
10
+* Tiny optimizations and refactoring
11
12
## 2.6.3 2021/05/04
13
14
https://github.com/msgpack/msgpack-javascript/compare/v2.6.2...v2.6.3
0 commit comments