diff --git a/CHANGELOG.md b/CHANGELOG.md index cfa88792b0..4c00c0ad03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Unreleased +## 4.0.1 (July 19, 2023) + - Gracefully handle undefined resource schemes (https://github.com/pulumi/pulumi-kubernetes/pull/2504) - Fix diff for CRD .spec.preserveUnknownFields (https://github.com/pulumi/pulumi-kubernetes/pull/2506)