Skip to content

Commit

Permalink
Updated the readme with what's new.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdarif committed May 14, 2014
1 parent e7f34c1 commit bc801f1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,16 @@ Anyone and everyone is welcome to [contribute](#).

* MIT/GPL license


## What's new in v1.2?
* Have added the Jasmine Test Suite to unit test the boilerplate code with or without PhantomJS, one can fire up the same through Chrome as well
* Grunt build has been enhanced tremendously
* JavaScript syntax highlighting has been added
* `MODULE` has been renamed to `JSB` for better JavaScript semantics
* Travis CI has been kicked off from the current version (v1.2)
* Made several small changes like `use strict`, dir changes, css fixes, added additional grunt plugins


## Author

* Mohammed Arif [@arif_iq](http://twitter.com/arif_iq), [github](https://github.com/mdarif)

0 comments on commit bc801f1

Please sign in to comment.