Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-10-05 16:37:32 -05:00
parent 085dde5926
commit 27eb6a1e4a
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ BUG FIXES:
INTERNAL IMPROVEMENTS:
* helper/schema: Don't allow ``Update`` func if no attributes can actually be updated, per schema. [GH-3288]
* helper/schema: Default hashing function for sets [GH-3018]
* helper/multierror: Remove in favor of [github.com/hashicorp/go-multierror](http://github.com/hashicorp/go-multierror). [GH-3336]
## 0.6.3 (August 11, 2015)