File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +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- ## [ 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
You can’t perform that action at this time.
0 commit comments