Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 75bdedd..0355c5f 100644
--- a/README.md
+++ b/README.md
@@ -98,4 +98,8 @@ The project's coding style is laid out in the JSHint and JSCS configurations. Ad
Released under the MIT license. Copyright Chris Rebert 2014.
## Release History
+* v0.2.0 (2014-03-12): Fix/address all outstanding issues. **Backwards-incompatible**.
+ * **Changed name of task from `css_flip` to `cssflip`.**
+ * **Bumped Grunt dependency to v0.4.3.**
+ * Bumped & tightened-up devDependencies.
* v0.1.0 (2014-03-06): Initial public release.