Skip to content

Commit dad0588

Browse files
committed
Release 0.3.2
1 parent 7ac6b38 commit dad0588

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.3.2] - 2020-10-09
8+
9+
### Changed
10+
- Allow the `wp:upgrade_db` task to fail gracefully.
11+
712
## [0.3.1] - 2020-10-03
813

914
### Fixed
@@ -41,7 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4146
### Added
4247
- The initial version of this composer plugin.
4348

44-
[Unreleased]: https://github.com/wearerequired/composer-deployer/compare/0.3.1...HEAD
49+
[Unreleased]: https://github.com/wearerequired/composer-deployer/compare/0.3.2...HEAD
50+
[0.3.2]: https://github.com/wearerequired/composer-deployer/compare/0.3.1...0.3.2
4551
[0.3.1]: https://github.com/wearerequired/composer-deployer/compare/0.3.0...0.3.1
4652
[0.3.0]: https://github.com/wearerequired/composer-deployer/compare/0.2.0...0.3.0
4753
[0.2.0]: https://github.com/wearerequired/composer-deployer/compare/0.1.2...0.2.0

0 commit comments

Comments
 (0)