File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments