Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-12-10 17:20:36 -08:00
parent 2da5930556
commit 00c7da9481
1 changed files with 4 additions and 0 deletions

View File

@ -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)