Update CHANGELOG.md (#5040)

This commit is contained in:
Justin Van Patten 2020-07-22 13:36:01 -07:00 committed by GitHub
parent 9f28ef6dac
commit 2798bf0ede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,12 @@
CHANGELOG
=========
## HEAD (Unreleased)
## 2.7.1 (2020-07-22)
- Fix logic to parse pulumi venv on github action
[5038](https://github.com/pulumi/pulumi/pull/5038)
## 2.7.0 (2020-07-22)
- Add pluginDownloadURL field to package definition
[#4947](https://github.com/pulumi/pulumi/pull/4947)
@ -21,9 +26,6 @@ CHANGELOG
- Output PDB files and enable SourceLink integration for .NET assemblies
[#4967](https://github.com/pulumi/pulumi/pull/4967)
- Fix logic to parse pulumi venv on github action
[5038](https://github.com/pulumi/pulumi/pull/5038)
## 2.6.1 (2020-07-09)
- Fix a panic in the display during CLI operations