diff --git a/CHANGELOG.md b/CHANGELOG.md index 5adbcb58a..ffb859766 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.42.1 (Released Sep 26, 2022) +- Updates to Java SDK. + [#782](https://github.com/pulumi/pulumi-eks/pull/782) + ## 0.42.0 (Released Sep 23, 2022) - BREAKING CHANGE: Due to https://github.com/pulumi/pulumi/issues/7012 including the provider in the generated SDK never really worked. This is removed now. Note - existing uses in Nodejs should not be affected. [#746](https://github.com/pulumi/pulumi-eks/pull/746)