Update CHANGELOG.md
Add some PR references I apparently missed on the first pass. Whoops!
This commit is contained in:
parent
53f1edc28c
commit
967c88a375
|
@ -53,8 +53,8 @@ BUG FIXES:
|
||||||
|
|
||||||
INTERNAL IMPROVEMENTS:
|
INTERNAL IMPROVEMENTS:
|
||||||
|
|
||||||
* helper/schema: Don't allow ``Update`` func if no attributes can actually be updated, per schema.
|
* helper/schema: Don't allow ``Update`` func if no attributes can actually be updated, per schema. [GH-3288]
|
||||||
* helper/multierror: Remove in favor of [github.com/hashicorp/go-multierror](http://github.com/hashicorp/go-multierror).
|
* 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)
|
## 0.6.3 (August 11, 2015)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue