mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Update CHANGELOG
This commit is contained in:
parent
2da5930556
commit
00c7da9481
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
## 0.5.0 (unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* core: Plugins communicate over a single TCP connection per plugin now,
|
||||
instead of sometimes dozens. Performance around plugin communication
|
||||
dramatically increased.
|
||||
|
||||
## 0.4.1 (December 7, 2013)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue