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.2] - 2020-06-13
10+ ### Fixed
11+ - Proper handling of spaces in path names.
12+
913## [ 3.2.1] - 2020-04-21
1014### Fixed
1115- Fixed an error regarding creation of destination branches.
@@ -42,7 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org).
4246
4347## 1.0.0 - 2019-07-09
4448
45- [ Unreleased ] : https://github.com/andstor/copycat-action/compare/v3.2.1...HEAD
49+ [ Unreleased ] : https://github.com/andstor/copycat-action/compare/v3.2.2...HEAD
50+ [ 3.2.2 ] : https://github.com/andstor/copycat-action/compare/v3.2.1...v3.2.2
4651[ 3.2.1 ] : https://github.com/andstor/copycat-action/compare/v3.2.0...v3.2.1
4752[ 3.2.0 ] : https://github.com/andstor/copycat-action/compare/v3.1.1...v3.2.0
4853[ 3.1.1 ] : https://github.com/andstor/copycat-action/compare/v3.1.0...v3.1.1
You can’t perform that action at this time.
0 commit comments