We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
doowb
jonschlinkert
Learn more about funding links in repositories.
Report abuse
1 parent c7ea1c3 commit af96dc5Copy full SHA for af96dc5
README.md
@@ -217,6 +217,13 @@ See [posix-character-classes](https://github.com/jonschlinkert/posix-character-c
217
218
## Changelog
219
220
+### v4.0.0
221
+
222
+**Breaking changes**
223
224
+* Snapdragon was updated to 0.12. Other packages that integrate `expand-brackets` need to also use snapdragon 0.12.
225
+* Minimum Node.JS version is now version 4.
226
227
### v3.0.0
228
229
**Breaking changes**
changelog.md
@@ -1,5 +1,12 @@
1
2
3
4
5
6
7
+- Snapdragon was updated to 0.12. Other packages that integrate `expand-brackets` need to also use snapdragon 0.12.
8
+- Minimum Node.JS version is now version 4.
9
10
11
12
0 commit comments