Skip to content

Commit fceacf4

Browse files
committed
Changelog for 1.4.0
1 parent 9664be3 commit fceacf4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
Nothing 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

3438
The 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

0 commit comments

Comments
 (0)