Skip to content

Commit 217d2be

Browse files
committed
changelog
1 parent 7886564 commit 217d2be

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased][unreleased]
99

10+
## [14.3.1] - 2019-09-17
11+
12+
- Skip running on versions of Node.js older than 8.6.0. [#1418](https://github.com/standard/standard/pull/1418)
13+
1014
## [14.3.0] - 2019-09-14
1115

1216
- Update `eslint` to `~6.4.0`
@@ -858,7 +862,9 @@ In `package.json`, use the "standard" property:
858862

859863
[view diff](https://github.com/standard/standard/compare/v3.9.0...v4.0.0)
860864

861-
[unreleased]: https://github.com/standard/standard/compare/v14.3.0...HEAD
865+
[unreleased]: https://github.com/standard/standard/compare/v14.3.1...HEAD
866+
867+
[14.3.1]: https://github.com/standard/standard/compare/v14.3.0...v14.3.1
862868

863869
[14.3.0]: https://github.com/standard/standard/compare/v14.2.0...v14.3.0
864870

0 commit comments

Comments
 (0)