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 <johannes.ewald@peerigon.com>2014-11-04 11:59:01 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2014-11-04 11:59:01 +0300
commitbe744f257c1f8c822598456de131d1cacce6690b (patch)
tree056e783898c36c8103c5a93ca169f420c958afcd /CHANGELOG.md
parent36980222cb592a90c7b79afb117f9251fbe1efba (diff)
Update CHANGELOG for v2.1.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3816129..6e74201 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,10 @@
Changelog
---------
-### 2.1.2
+### 2.1.3
+- Fix shadowing of internal `module`, `exports` and `require` when a global counterpart exists [jhnns/rewire-webpack#6](https://github.com/jhnns/rewire-webpack/pull/6)
+### 2.1.2
- Fixed missing `var` statement which lead to pollution of global namespace [#33](https://github.com/jhnns/rewire/pull/33)
### 2.1.1