Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-07-01 09:41:10 -07:00
parent a3f47462f5
commit a7941558d5
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.1.3 (unreleased)
IMPROVEMENTS:
* digitalocean: Errors contain human-friendly error messages. [GH-85]
BUG FIXES:
* core: More plugin server fixes that avoid hangs on OS X 10.7 [GH-87]