Skip to content

Commit ed7f966

Browse files
committed
Release 2.2.0
1 parent a46fbc9 commit ed7f966

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
2.2.0 / 2016-08-24
3+
==================
4+
5+
* feat: support java.util.HashMap to es6 Map (#70)
6+
27
2.1.9 / 2016-08-24
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hessian.js",
3-
"version": "2.1.9",
3+
"version": "2.2.0",
44
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)