Skip to content

Commit 2e3d935

Browse files
committed
Release 1.3.0
1 parent 8dd202f commit 2e3d935

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

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

2+
1.3.0 / 2017-11-16
3+
==================
4+
5+
**features**
6+
* [[`8dd202f`](http://github.com/node-modules/byte/commit/8dd202f06fba076169b9ff3231e65cfc21140555)] - feat: support get raw string by string length (#30) (Yiyu He <<[email protected]>>)
7+
8+
**others**
9+
* [[`7dd0a0c`](http://github.com/node-modules/byte/commit/7dd0a0c7dda5a0c3e5bf49b3449767e69dfc43b5)] - chore: remove duplicated commits on History.md (fengmk2 <<[email protected]>>)
10+
211
1.2.0 / 2017-08-04
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "byte",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Input Buffer and Output Buffer, just like Java ByteBuffer",
55
"main": "lib/byte.js",
66
"files": [

0 commit comments

Comments
 (0)