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

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ewald <mail@johannesewald.de>2013-02-23 20:02:57 +0400
committerJohannes Ewald <mail@johannesewald.de>2013-02-23 20:02:57 +0400
commit6d84a780db61a2b80c20d53adddc9887c2300874 (patch)
tree4b8bb6f7e1072ec7220fe797aff97ffb4257e115 /CHANGELOG.md
parent826b6190dae0901a89157e3eeba4e689a84f0d4a (diff)
- version bump to 1.1.0v1.1.0
- updated README and package.json - removed Makefile: Use npm test instead - added node 0.9 to travis
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3b9ae1..984c833 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
##Changelog
+###v1.1.0
+- Added Coffee-Script support
+- Removed Makefile: Use `npm test` instead.
+
###v1.0.4
- Improved client-side rewire() with webpack