Skip to content

Commit

Permalink
Prepare for v4.18.1 release (#3203)
Browse files Browse the repository at this point in the history
  • Loading branch information
rquitales committed Sep 13, 2024
1 parent 0e6294e commit 7155e2e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
## Unreleased

## 4.18 (September 3, 2024)
## 4.18.1 (September 13, 2024)

### Added

- Schemagen is now a library that can be consumed by other packages. (https://github.com/pulumi/pulumi-kubernetes/pull/3187)

### Changed

- Updated beta Kubernetes client libraries to stable v1.31 release. (https://github.com/pulumi/pulumi-kubernetes/pull/3196)

## 4.18.0 (September 3, 2024)

### Added

Expand Down

0 comments on commit 7155e2e

Please sign in to comment.