update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2016-11-11 11:13:26 -08:00
parent ab71467824
commit e35204b2bc
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ FEATURES:
IMPROVEMENTS:
* core: Human-friendly error when a computed count is used. [GH-10060]
* helper/schema: only map, list, and set elements that are actually causing
a resource to destroy/create are marked as "requires new". [GH-9613]