Skip to content

Commit bc25600

Browse files
committed
Release 2.7.0
1 parent ceaef7b commit bc25600

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

History.md

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

2+
2.7.0 / 2017-12-26
3+
==================
4+
5+
**features**
6+
* [[`ceaef7b`](http://github.com/dead-horse/hessian.js/commit/ceaef7b169772ad8edb07a5839d830c4789eee1e)] - feat: hessian2 optimize codec (#97) (Hongcai Deng <<admin@dhchouse.com>>)
7+
28
2.6.0 / 2017-11-16
39
==================
410

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.6.0",
3+
"version": "2.7.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)