Skip to content

Commit c7f0599

Browse files
committed
docs(changelog): 3.0.0
1 parent 91aac92 commit c7f0599

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [3.0.0](https://github.com/ungoldman/changelog-parser/compare/v2.8.1...v3.0.0) - 2022-12-20
9+
10+
### Breaking Changes
11+
12+
- Drop support for Node 12 (EOL)
13+
14+
### Fixes
15+
16+
- parse dates in parentheses (#49)
17+
18+
### Misc
19+
20+
- deps: [email protected] (#44)
21+
822
## [2.8.1](https://github.com/ungoldman/changelog-parser/compare/v2.8.0...v2.8.1) - 2022-03-13
923

1024
### Fixes

0 commit comments

Comments
 (0)