mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Create CHANGELOG.md
This commit is contained in:
parent
8d106ca63e
commit
915c8e9bba
21
CHANGELOG.md
Normal file
21
CHANGELOG.md
Normal file
@ -0,0 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## master
|
||||
[master...v4.0.2 ](https://github.com/deployphp/deployer/compare/v4.0.2...master)
|
||||
|
||||
### Added
|
||||
- Added `testLocally` function (analog `test` fn)
|
||||
|
||||
### Changed
|
||||
- Server config `setPty` renamed to `pty` #953
|
||||
- Raised timeout for runLocally to 300 seconds #955
|
||||
- `deploy:unlock` now always successful #950
|
||||
- Added option `-L` to `setfacl` #956
|
||||
- Run `deploy:unlock` when deploy is fail #958
|
||||
|
||||
### Fixed
|
||||
- Fixed native ssh scp option
|
||||
- Fixed bug with `$httpGroup` guard clause #948
|
||||
|
||||
## v4.0.2
|
||||
🙄
|
Loading…
x
Reference in New Issue
Block a user