From bc801f12d88814d398a4d20326633a68ec93f744 Mon Sep 17 00:00:00 2001 From: Mohammed Arif Date: Wed, 14 May 2014 21:03:27 +0530 Subject: [PATCH] Updated the readme with what's new. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4c9736d..c21e69f 100644 --- a/README.md +++ b/README.md @@ -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)