Update changelog

This commit is contained in:
Ian Wahbe 2021-08-23 13:54:44 -07:00
parent 9c02fe610f
commit cb5824593e

View file

@ -5,3 +5,5 @@
- [cli] - Avoid `missing go.sum entry for module` for new Go projects.
[#7808](https://github.com/pulumi/pulumi/pull/7808)
- [codegen/schema] - Allow hyphen in schema path reference.
[#7824](https://github.com/pulumi/pulumi/pull/7824)