Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-01-19 12:32:19 -08:00
parent 585d0943d9
commit 851e440d1d
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ IMPROVEMENTS:
BUG FIXES:
* config: detect a specific JSON edge case and show a helpful workaround [GH-4746]
* provider/openstack: Ensure valid Security Group Rule attribute combination [GH-4466]
* provider/openstack: Don't put fixed_ip in port creation request if not defined [GH-4617]
* provider/google: Clarify SQL Database Instance recent name restriction [GH-4577]