File tree Expand file tree Collapse file tree 3 files changed +303
-240
lines changed
Expand file tree Collapse file tree 3 files changed +303
-240
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org )
33
4- ## MASTER
4+ ## 2.4.0 - 2020-06-19
55### Added
66- New option ` --no-db ` added to ` multidev:create ` which will skip the duplication of the database from the source environment. (#2050 )
77- New option ` --no-files ` added to ` multidev:create ` which will skip the duplication of files from the source environment. (#2050 )
@@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. This projec
2424- Removed obsolete ` Site::converge() ` method. (#2055 )
2525
2626### Fixed
27+ - Drush script is no longer included when generating Drush aliases. (#2076 )
2728- PHP notice is not emitted when using ` upstream:updates:status ` on an environment without code. (#2056 )
2829- PHP notice is not emitted when using ` UpstreamStatus::hasUpdates() ` on an environment without code. (#2056 )
2930
You can’t perform that action at this time.
0 commit comments