Skip to content

Commit

Permalink
Update changelog for 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 26, 2014
1 parent ed5152d commit 592c3e7
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

n.n.n / 2014-11-26
==================

* Refactor `Readme.md`
* Update build
* Update `.npmignore`, bower ignore
* Add `.npmignore`
* Update travis
* Add `History.md`
* Add `LICENSE`
* Add source to lint tasks
* Add eslint
* Add jscs
* Add npm coverage target
* add istanbul as a dev-dependency
* Add npm test script; remove make test script
* Add strict mode
* Fix incorrect executive rights
* Refactor `package.json`
* Refactor `component.json`
* Refactor `bower.json`
* Remove trailing white space
* Move `spec/linked-list.spec.js` to `test.js`
* Move `README.md` to `Readme.md`
* Remove testling
* Update jshint
* Update uglify-js
* Update mocha
* Dropped support for NodeJS lte9
* Removed a (no longer?) supported NodeJS version from travis

0 comments on commit 592c3e7

Please sign in to comment.