Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jan 2, 2015
1 parent e35fb92 commit 117eddf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@

1.1.0 / 2015-01-02
==================

* Add slice API (#4, @toots)

1.0.0 / 2014-11-03
==================

* gitignore: ignore top-level single letter ?.js test files
* package: allow any "debug" v2
* bumping to v1.0.0 for better-defined semver semantics
* gitignore: ignore top-level single letter ?.js test files
* package: allow any "debug" v2
* bumping to v1.0.0 for better-defined semver semantics

0.0.4 / 2014-06-19
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"array",
"ref"
],
"version": "1.0.0",
"version": "1.1.0",
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
"repository": {
"type": "git",
Expand Down

0 comments on commit 117eddf

Please sign in to comment.