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
217935fc1e
commit
55fc698cb5
@ -1,8 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
### Fixed
|
||||
- Update silverstripe recipe to support silverstripe 4
|
||||
|
||||
## master
|
||||
[v6.0.5...master](https://github.com/deployphp/deployer/compare/v6.0.5...master)
|
||||
|
||||
@ -13,6 +10,7 @@
|
||||
### Fixed
|
||||
- fix within() to also restore the working-path when the given callback throws a Exception [#1463]
|
||||
- `pcntl_fork` is blacklisted per default on ubuntu lts boxes. make sure deployer doesnt emit a warning in this case [#1476]
|
||||
- Update silverstripe recipe to support silverstripe 4
|
||||
|
||||
## v6.0.5
|
||||
[v6.0.4...v6.0.5](https://github.com/deployphp/deployer/compare/v6.0.4...v6.0.5)
|
||||
|
Loading…
x
Reference in New Issue
Block a user