Skip to content

Commit c2b0316

Browse files
authored
Update CHANGELOG.md
1 parent bd0e171 commit c2b0316

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
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org).
66

77
## [Unreleased]
88

9+
## [3.2.4] - 2021-05-05
10+
### Fixed
11+
- Show correct destination repository in log output.
12+
913
## [3.2.3] - 2020-07-03
1014
### Fixed
1115
- Fixed problem with copying files when the destination repo is the same as the source.
@@ -50,7 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
5054

5155
## 1.0.0 - 2019-07-09
5256

53-
[Unreleased]: https://github.com/andstor/copycat-action/compare/v3.2.3...HEAD
57+
[Unreleased]: https://github.com/andstor/copycat-action/compare/v3.2.4...HEAD
58+
[3.2.4]: https://github.com/andstor/copycat-action/compare/v3.2.3...v3.2.4
5459
[3.2.3]: https://github.com/andstor/copycat-action/compare/v3.2.2...v3.2.3
5560
[3.2.2]: https://github.com/andstor/copycat-action/compare/v3.2.1...v3.2.2
5661
[3.2.1]: https://github.com/andstor/copycat-action/compare/v3.2.0...v3.2.1

0 commit comments

Comments
 (0)