Skip to content

Commit 43eff29

Browse files
committed
docs(CHANGELOG): refine required version of Node.js
1 parent 690ada6 commit 43eff29

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@ Changelog entries are classified using the following labels _(from [keep-a-chang
3434

3535
## [3.0.0] - 2018-04-08
3636

37-
v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.
37+
v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.
3838

3939
**Breaking Changes**
4040

4141
- The undocumented `.makeRe` method was removed
42+
- Require Node.js >= 8.3
4243

4344
**Non-breaking changes**
4445

@@ -181,4 +182,4 @@ v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer
181182
[0.1.4]: https://github.com/micromatch/braces/compare/0.1.0...0.1.4
182183

183184
[Unreleased]: https://github.com/micromatch/braces/compare/0.1.0...HEAD
184-
[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog
185+
[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog

0 commit comments

Comments
 (0)