Skip to content

Commit

Permalink
Prepare for 0.21.0 (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunaris authored Jan 3, 2025
1 parent daa23e7 commit 85b02b2
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,31 @@
CHANGELOG
=========

### 0.20.0 (2024-12-12)
## 0.21.0

### Improvements

- Update to Pulumi 3.144.1

- Implement `GetRequiredPackages` for the Java language host

- Support exporting plain stack output values with `Context.export`

- Support `StackReference.getOutput` from generated programs

- Implement `getOrganizationName` on `Deployment` and `Context`

### Bug Fixes

- [Convert] Emit the `Deployment` class when using Pulumi built-in functions in PCL `stack()` and `projectName()`

## 0.20.0 (2024-12-12)

### Bug Fixes

- Update SDK version used for codegen to 0.19

### 0.19.0 (2024-12-11)
## 0.19.0 (2024-12-11)

### Improvements

Expand Down

0 comments on commit 85b02b2

Please sign in to comment.