We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91aac92 commit c7f0599Copy full SHA for c7f0599
CHANGELOG.md
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
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
22
## [2.8.1](https://github.com/ungoldman/changelog-parser/compare/v2.8.0...v2.8.1) - 2022-03-13
23
24
### Fixes
0 commit comments