Skip to content

Commit 93a4db1

Browse files
committed
Update Changelog (manually)
1 parent 4e836f6 commit 93a4db1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ 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.1.0...HEAD)
8+
## [Unreleased](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.1.1...HEAD)
99

1010
<!-- New Release notes will be placed here automatically -->
11+
## [v1.1.1](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.1.0...v1.1.1) - 2021-11-25
12+
13+
## Fixed
14+
15+
- Update changelog-updater CLI to v1.1.1 to fix issue with escaped code blocks ([#4](https://github.com/stefanzweifel/changelog-updater-action/pull/4))
16+
1117
## [v1.1.0](https://github.com/stefanzweifel/changelog-updater-action/compare/v1.0.0...v1.1.0) - 2021-11-07
1218

1319
## Changed
1420

15-
- Update changelog-updater CLI to v1.1.0 and update README (#2) @stefanzweifel
21+
- Update changelog-updater CLI to v1.1.0 and update README ([#2](https://github.com/stefanzweifel/changelog-updater-action/pull/2))
1622

1723
## [v1.0.0](https://github.com/stefanzweifel/changelog-updater-action/releases/tag/v1.0.0) - 2021-08-14
1824

0 commit comments

Comments
 (0)