Skip to content

Commit f62c3c3

Browse files
Update CHANGELOG.md
1 parent 0d79fe3 commit f62c3c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [3.1.0] - 2024-07-27
11+
1012
### Added
1113

1214
- Add a new `release-notes` output to the action containing the release notes for the newly released versions.
@@ -67,7 +69,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6769

6870
- Initial release of this action!
6971

70-
[unreleased]: https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.0.0...HEAD
72+
[unreleased]: https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.1.0...HEAD
73+
[3.1.0]: https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.0.0...3.1.0
7174
[3.0.0]: https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/2.0.0...3.0.0
7275
[2.0.0]: https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/1.3.0...2.0.0
7376
[1.3.0]: https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/1.2.1...1.3.0

0 commit comments

Comments
 (0)