Skip to content

Commit

Permalink
v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jun 20, 2014
1 parent bae3dc0 commit 0ed4c95
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@

0.0.6 / 2014-06-19
==================

* package: update "ref" to v0.3.2
* package: update "debug" to v1.0.1
* test: remove v8 namespace import
* test: use "bindings" module to load the native tests
* README: add appveyor build badge
* History: match `git changelog` syntax
* package: loosely pin the deps
* test: nan-ify tests
* README: fix Travis badge
* README: use svg for Travis badge
* travis: test node v0.8, v0.10, and v0.11
* add appveyor.yml file for Windows testing
* package: remove "engines" field
* package: beautify
* add a couple comments

0.0.5 / 2013-01-24
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"c++",
"ffi"
],
"version": "0.0.5",
"version": "0.0.6",
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0ed4c95

Please sign in to comment.