Skip to content

Commit

Permalink
[changelog] added
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Hotchkiss committed Jun 21, 2012
1 parent 862341b commit 7a72e8a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1 deletion.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@

n.n.n / 2012-06-20
==================

* [deps] remove should
* [deps] bump `request` to latest
* [tests] cleanup style
* [dictator] dont limit anymore, just 0.6.x +
* [tests] dont have travis test on 0.4.x
* Merge pull request #1 from calmh/v0.8-compatible
* Update packages.json to not exclude node v0.8
* check self [current package/app] version by specifying 0 args aside from cb
* test most popular 20 modules - done
* layout the top 20 modules to batch test
* regexp replacements on returns, pattern example and added docs
* readme example, basic example in /examples/basic.js
* working nodejs version fetching
* yeah, i like this format
* description, formating
* tests
* travis
* description, gitignore
* skeleton

n.n.n / 2012-06-20
==================

* [deps] remove should
* [deps] bump `request` to latest
* [tests] cleanup style
* [dictator] dont limit anymore, just 0.6.x +
* [tests] dont have travis test on 0.4.x
* Merge pull request #1 from calmh/v0.8-compatible
* Update packages.json to not exclude node v0.8
* check self [current package/app] version by specifying 0 args aside from cb
* test most popular 20 modules - done
* layout the top 20 modules to batch test
* regexp replacements on returns, pattern example and added docs
* readme example, basic example in /examples/basic.js
* working nodejs version fetching
* yeah, i like this format
* description, formating
* tests
* travis
* description, gitignore
* skeleton
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Edward Hotchkiss <edwardhotchkiss@me.com>",
"name": "version",
"description": "NodeJS package.json version number fetcher",
"version": "0.0.4",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "git://github.com/edwardhotchkiss/version.git"
Expand Down

0 comments on commit 7a72e8a

Please sign in to comment.