Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2016-03-01 09:29:49 -08:00
parent c1ce8ff31a
commit c9e3b7f51d
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ BUG FIXES:
* provider/openstack: Fix race condition between instance deletion and volume detachment [GH-5359]
* provider/openstack: Fix crashing during certain network updates in instances [GH-5365]
INTERNAL IMPROVEMENTS:
* helper/schema: `MaxItems` attribute on schema lists and sets [GH-5218]
## 0.6.12 (February 24, 2016)
BACKWARDS INCOMPATIBILITIES / NOTES: