Skip to content

Commit

Permalink
Prepare for v2.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Jun 25, 2020
1 parent fa30008 commit ad721d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,9 @@ CHANGELOG

## HEAD (Unreleased)


## 2.5.0 (2020-06-25)

- Go program gen: prompt array conversion, unused range vars, id handling
[#4884](https://github.com/pulumi/pulumi/pull/4884)

Expand Down Expand Up @@ -32,10 +35,9 @@ CHANGELOG

- Fix panic on `pulumi up` prompt after preview when filtering and hitting arrow keys.
[#4808](https://github.com/pulumi/pulumi/pull/4808)

- Ensure GitHub Action authenticates to GCR when `$GOOGLE_CREDENTIALS` specified
[#4812](https://github.com/pulumi/pulumi/pull/4812)


- Fix `pylint(no-member)` when accessing `resource.id`.
[#4813](https://github.com/pulumi/pulumi/pull/4813)
Expand Down

0 comments on commit ad721d3

Please sign in to comment.