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:
authorChris Rebert <code@rebertia.com>2014-03-13 03:48:45 +0400
committerChris Rebert <code@rebertia.com>2014-03-13 03:48:45 +0400
commit7e0ec3046aa5c4ae66c868a9375bb24354340a45 (patch)
tree4523387027e362e15fcc5e0700ef406c663b9301 /README.md
parentd10b6bc7de25e2416e28b37285e7948d8d4d40cb (diff)
prep for v0.2.0 releasev0.2.0
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.