File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010Nothing right now.
1111
12+ ## [ 1.4.0] - 2021-06-29
13+
14+ Simpler regular expression to accept more changelog styles and conversions from a different syntax (ex. reStructuredText).
15+
1216## [ 1.3.0] - 2020-09-07
1317
1418- Added automatic pre-release detection
@@ -33,7 +37,8 @@ Adds a `tag_prefix` option so that tags don't have to start with a "v". You can
3337
3438The first release! Includes the ` sync ` command which will sync your ` CHANGELOG.md ` to GitHub Release notes.
3539
36- [ Unreleased ] : https://github.com/dropseed/changerelease/compare/v1.1.1...HEAD
40+ [ Unreleased ] : https://github.com/dropseed/changerelease/compare/v1.4.0...HEAD
41+ [ 1.4.0 ] : https://github.com/dropseed/changerelease/compare/v1.3.0...v1.4.0
3742[ 1.3.0 ] : https://github.com/dropseed/changerelease/compare/v1.2.0...v1.3.0
3843[ 1.2.0 ] : https://github.com/dropseed/changerelease/compare/v1.1.1...v1.2.0
3944[ 1.1.1 ] : https://github.com/dropseed/changerelease/compare/v1.1.0...v1.1.1
You can’t perform that action at this time.
0 commit comments