udpate CHANGELOG.md

This commit is contained in:
James Bardin 2020-01-07 15:09:07 -05:00
parent 4d8fde3d6f
commit 82678ed156
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ENHANCEMENTS:
BUG FIXES:
* core: Better error handling for an odd "should never happen" situation regarding the restoration of a deposed instance during a `create_before_destroy` replace action. While this does not yet fix the situation (it can still happen), it now has a specialized error message to hopefully help gather some more information about the root cause in future reports. [GH-23718]
* core: Prevent insertion of default providers when resources are removed from the config [GH-23696]
## 0.12.18 (December 11, 2019)