Skip to content

Commit bd115ee

Browse files
committed
Prepare to release v2.3.0
1 parent b4e9915 commit bd115ee

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
@@ -6,6 +6,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [Unreleased][unreleased]
88

9+
## [2.3.0] - 2022-12-27
10+
911
### Added
1012
- Added parameter and return types matching the existing docblocks
1113

@@ -74,7 +76,8 @@ This release contains massive performance improvements of 98% or more, especiall
7476
### Added
7577
- Initial commit
7678

77-
[unreleased]: https://github.com/colinodell/json5/compare/v2.2.2...HEAD
79+
[unreleased]: https://github.com/colinodell/json5/compare/v2.3.0...HEAD
80+
[2.3.0]: https://github.com/colinodell/json5/compare/v2.2.2...v2.3.0
7881
[2.2.2]: https://github.com/colinodell/json5/compare/v2.2.1...v2.2.2
7982
[2.2.1]: https://github.com/colinodell/json5/compare/v2.2.0...v2.2.1
8083
[2.2.0]: https://github.com/colinodell/json5/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)