Skip to content

Commit 5eafe0a

Browse files
authored
Release 0.1.2 (#7)
1 parent da394cb commit 5eafe0a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +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-
## [Unreleased]
7+
## [0.1.2] - 2020-09-23
8+
9+
### Changed
10+
- Set `allow_anonymous_stats` option `false` by default.
11+
- Update `composer_options` to use `--no-dev` flag for production deployments.
812

913
## [0.1.1] - 2020-09-23
1014

@@ -19,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1923
### Added
2024
- The initial version of this composer plugin.
2125

22-
[Unreleased]: https://github.com/wearerequired/composer-deployer/compare/0.1.1...HEAD
26+
[Unreleased]: https://github.com/wearerequired/composer-deployer/compare/0.1.2...HEAD
27+
[0.1.2]: https://github.com/wearerequired/composer-deployer/compare/0.1.1...0.1.2
2328
[0.1.1]: https://github.com/wearerequired/composer-deployer/compare/0.1.0...0.1.1
2429
[0.1.0]: https://github.com/wearerequired/composer-deployer/compare/067a144f7bc33b3add8bb06ac05d08fb5c5abc32...0.1.0

0 commit comments

Comments
 (0)