Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Commit e4c2d33

Browse files
committed
add release notes for v0.2.2
1 parent bc8bb55 commit e4c2d33

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ The project's coding style is laid out in the JSHint and JSCS configurations. Ad
102102
Released under the MIT license. Copyright Chris Rebert 2014.
103103

104104
## Release History
105+
* v0.2.2 (2014-05-03)
106+
* Add missing spaces before parameter lists in function expressions.
107+
* Simplify `license` field in `package.json`.
108+
* Bump `grunt-contrib-jshint` to `~0.10.0`.
109+
* Bump `grunt-jscs-checker` to `~0.4.2`.
110+
* Remove obsolete JSHint options in favor of JSCS.
105111
* v0.2.1 (2014-03-13)
106112
* Fix required Grunt version mentioned in README.
107113
* Update dependencies and sort them by name.

0 commit comments

Comments
 (0)