Add to changelog

This commit is contained in:
Ian Wahbe 2021-11-08 09:45:27 -08:00
parent 9208ea2aef
commit 5ad57d543b

View file

@ -1,6 +1,5 @@
### Improvements
### Bug Fixes
- [sdk/dotnet] - Fixes failing preview for programs that call data
@ -9,3 +8,6 @@
- [programgen/go] - Don't change imported resource names.
[#8353](https://github.com/pulumi/pulumi/pull/8353)
- [codegen] - Forbid nonsensical combinations of schema property flags.
[#8373](https://github.com/pulumi/pulumi/pull/8373)