Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv authored Jul 3, 2017
1 parent ab75afa commit bec47e4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@

### Changed
- Improved `config:current` output (print each host's current release)
- Fix bug where `ParallelExecutor` threw an error when custom options were added.

### Fixed
- Fixed bug where `ParallelExecutor` threw an error when custom options were added
- Fixed bug with parallel deploy in multi user envirouments [#1269]


## v5.1.1
Expand Down Expand Up @@ -248,6 +251,7 @@
🙄

[#1271]: https://github.com/deployphp/deployer/pull/1271
[#1269]: https://github.com/deployphp/deployer/pull/1269
[#1268]: https://github.com/deployphp/deployer/pull/1268
[#1265]: https://github.com/deployphp/deployer/pull/1265
[#1263]: https://github.com/deployphp/deployer/pull/1263
Expand Down

0 comments on commit bec47e4

Please sign in to comment.