File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments