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 27, 2014
1 parent 5c4afdb commit 07ec6fd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

n.n.n / 2014-11-27
==================

* Refactor npm script targets in `package.json`
* Add link to personal website to copyright in `Readme.md`
* Add flat badges to `Readme.md`
* Refactor `index.js`
* Refactor `test.js`
* Fix incorrect executive rights on `test.js`
* Update `.gitignore`, `.npmignore`, bower ignore
* Add `.eslintrc`
* Refactor to disallow space after object keys
* Refactor `package.json`, `component.json`
* Refactor `.jscs.json`
* Move `spec/smog-formula.spec.js` to `test.js`
* Remove browser test
* Update eslint, jscs, mocha

0 comments on commit 07ec6fd

Please sign in to comment.