Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17c60bb

Browse files
committed
Update CHANGELOG
1 parent cd8821b commit 17c60bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
---------
33

4+
### 2.3.2
5+
- Fix a problem when a function declaration had the same name as a global variable [#56](https://github.com/jhnns/rewire/issues/56)
6+
- Added README section about rewire's limitations
7+
48
### 2.3.1
59
- Fix problems when global objects like JSON, etc. have been rewired [#40](https://github.com/jhnns/rewire/issues/40)
610

0 commit comments

Comments
 (0)