Skip to content

Commit f06859c

Browse files
author
xiaochen.gaoxc
committed
Release 2.8.0
1 parent ce5a7f8 commit f06859c

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.8.0 / 2018-01-10
3+
==================
4+
5+
**features**
6+
* [[`ce5a7f8`](http://github.com/node-modules/hessian.js/commit/ce5a7f81fb65285f04619d3131872b2325dd92b0)] - feat: support convert java.util.Locale to com.caucho.hessian.io.LocaleHandle (#99) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>)
7+
28
2.7.0 / 2017-12-26
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.7.0",
3+
"version": "2.8.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)