Skip to content

Commit 430e4d8

Browse files
authored
Release 0.2.0 (#13)
1 parent 8553bc9 commit 430e4d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [Unreleased]
7+
## [0.2.0] - 2020-09-25
88

99
### Added
1010
- Add task to run the WordPress database update procedure on deployment.
@@ -31,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
### Added
3232
- The initial version of this composer plugin.
3333

34-
[Unreleased]: https://github.com/wearerequired/composer-deployer/compare/0.1.2...HEAD
34+
[Unreleased]: https://github.com/wearerequired/composer-deployer/compare/0.2.0...HEAD
35+
[0.2.0]: https://github.com/wearerequired/composer-deployer/compare/0.1.2...0.2.0
3536
[0.1.2]: https://github.com/wearerequired/composer-deployer/compare/0.1.1...0.1.2
3637
[0.1.1]: https://github.com/wearerequired/composer-deployer/compare/0.1.0...0.1.1
3738
[0.1.0]: https://github.com/wearerequired/composer-deployer/compare/067a144f7bc33b3add8bb06ac05d08fb5c5abc32...0.1.0

0 commit comments

Comments
 (0)