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-12 18:25:31 +0400
committerJohannes Ewald <mail@johannesewald.de>2013-02-12 18:25:31 +0400
commit806e4bb3cc4f713bfaaaccce157bfc6677d5e278 (patch)
tree810578f5fa869c88545eec9e377fd83c363c6b89 /CHANGELOG.md
parent7b21f0f1f0284aa6a935d0767709e294168c1268 (diff)
- Improved client-side rewire() with webpack
- Fixed webpack-version in "devDependencies"
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a75fd4..f3b9ae1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
##Changelog
+###v1.0.4
+- Improved client-side rewire() with webpack
+
###v1.0.3
- Fixed error with client-side bundlers when a module was ending with a comment