Skip to content

Commit 5f8e380

Browse files
committed
Update changelog
1 parent 5016820 commit 5f8e380

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.0] - 2021-10-15
9+
10+
### Changed
11+
12+
- [BREAKING] Drop support for node v10
13+
- [BREAKING] Update to eslint v8 🎉
14+
815
## [1.8.0] - 2021-08-17
916

1017
### Changed
@@ -111,6 +118,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111118

112119
- Fix linter crash on accessing node key name
113120

121+
[2.0.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.8.0...v2.0.0
114122
[1.8.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.7.0...v1.8.0
115123
[1.7.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.6.0...v1.7.0
116124
[1.6.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.5.0...v1.6.0

0 commit comments

Comments
 (0)