mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 09:12:51 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
591cb8d447
commit
f33a9efa41
@ -9,6 +9,7 @@
|
||||
- Host's `roles()` API now can accept arrays too
|
||||
- Fixed bug where wrong time format is passed to touch when deploying assets [#1390]
|
||||
- Added artisan:migrate:fresh task for laravel recipe
|
||||
- Added platform config to composer.json [#1426]
|
||||
|
||||
### Fixed
|
||||
- Fixed bug when config:hosts shows more than one table of hosts [#1403]
|
||||
@ -319,6 +320,7 @@
|
||||
- Fixed typo3 recipe
|
||||
- Fixed remove of shared dir on first deploy
|
||||
|
||||
[#1426]: https://github.com/deployphp/deployer/pull/1426
|
||||
[#1413]: https://github.com/deployphp/deployer/pull/1413
|
||||
[#1403]: https://github.com/deployphp/deployer/pull/1403
|
||||
[#1390]: https://github.com/deployphp/deployer/pull/1390
|
||||
|
Loading…
x
Reference in New Issue
Block a user