Skip to content

Commit f77e7f3

Browse files
stefanzweifelactions-user
authored andcommitted
Update CHANGELOG
1 parent f935b43 commit f77e7f3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.4.0...HEAD)
8+
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.4.1...HEAD)
99

1010
<!-- New Release notes will be placed here automatically -->
1111
## [v1.2.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.2.0...v1.2.1) - 2022-02-01
@@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
- Fix `entrypoint.sh` file
1616

17+
## [v1.4.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.4.0...v1.4.1) - 2022-03-20
18+
19+
## Fixed
20+
21+
- Fix detection of empty release notes ([#16](https://github.com/stefanzweifel/changelog-updater-action/pull/16))
22+
1723
## [v1.4.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.3.0...v1.4.0) - 2022-03-19
1824

1925
## Added

0 commit comments

Comments
 (0)