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

Skip to content

Commit 851c103

Browse files
committed
Update CHANGELOG
1 parent a6ed914 commit 851c103

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
Changelog
22
---------
33

4+
### 2.3.4
5+
- Add license and keywords to package.json [#59](https://github.com/jhnns/rewire/issues/59) [#60](https://github.com/jhnns/rewire/issues/60)
6+
47
### 2.3.3
58
- Fix issue where the strict mode was not detected when a comment was before "strict mode"; [#54](https://github.com/jhnns/rewire/issues/54)
69

710
### 2.3.2
811
- Fix a problem when a function declaration had the same name as a global variable [#56](https://github.com/jhnns/rewire/issues/56)
9-
- Added README section about rewire's limitations
12+
- Add README section about rewire's limitations
1013

1114
### 2.3.1
1215
- Fix problems when global objects like JSON, etc. have been rewired [#40](https://github.com/jhnns/rewire/issues/40)

0 commit comments

Comments
 (0)