Add CHANGELOG_PENDING.md entry

This commit is contained in:
Ian Wahbe 2021-11-23 16:02:17 -08:00
parent b16ed8a16d
commit 55dfb78ee3

View file

@ -8,3 +8,7 @@
### Bug Fixes
- [cli/engine] - Accuretly computes the fields changed when diffing with unhelpful providers. This
allows the replaceOnChanges feature to be respected for all providers.
[#8488](https://github.com/pulumi/pulumi/pull/8488)