Skip to content

Commit 2de93be

Browse files
authored
Update CHANGELOG.md
1 parent ad785cd commit 2de93be

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.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

0 commit comments

Comments
 (0)