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-07-17 02:41:05 +0400
committerChris Rebert <code@rebertia.com>2014-07-17 02:41:05 +0400
commitd423c73ecf00293f24ef414134e79233b5e1eb88 (patch)
tree19c0244be3588f2f2ba01f30d64562f25a293069 /README.md
parent895ea0406b6d79c2af248cf8312b2d6064d1c4c1 (diff)
add changelog for v0.4.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b736760..fc57d48 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,11 @@ 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.4.0 (not-yet-released)
+ * **bump css-flip to `~0.5.0`**
+ * **bump grunt to `~0.4.5`**
+ * upgrade from grunt-jscs-checker `~0.4.4` to grunt-jscs `~0.6.1`
+ * bump load-grunt-tasks to `~0.6.0`
* v0.3.0 (2014-05-23)
* **Bump `css-flip` to `~0.4.0`.**
* Bump `devDependencies`.