Skip to content

Commit a4432a0

Browse files
committed
Release 1.1.0
1 parent eb4550f commit a4432a0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

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

2+
1.1.0 / 2015-08-27
3+
==================
4+
5+
* [[`eb4550fdaa`](https://github.com/TooTallNate/ref-struct/commit/eb4550fdaa)] - Implement `pack` option (Lee, SungUk)
6+
* [[`17c1c7a8ef`](https://github.com/TooTallNate/ref-struct/commit/17c1c7a8ef)] - fix StructType constructor name in README (typo) (David Corticchiato)
7+
* [[`54b72bde07`](https://github.com/TooTallNate/ref-struct/commit/54b72bde07)] - **appveyor**: fix node v0.8, test io.js v2.5 and v3 (Nathan Rajlich)
8+
29
1.0.2 / 2015-08-27
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"c++",
1010
"ffi"
1111
],
12-
"version": "1.0.2",
12+
"version": "1.1.0",
1313
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)