changelog

This commit is contained in:
evanboyle 2020-09-08 17:31:44 -07:00
parent 2585b86aa4
commit 6cc095be07

View file

@ -7,9 +7,13 @@ CHANGELOG
- feat(autoapi): add workspace scoped envvars to LocalWorkspace and Stack
[#5275](https://github.com/pulumi/pulumi/pull/5275)
- refactor(autoapi-gitrepo): use Workspace in SetupFn callback
[#5279](https://github.com/pulumi/pulumi/pull/5279)
- Fix Go SDK plugin acquisition for programs with vendored dependencies
[#5286](https://github.com/pulumi/pulumi/pull/5286)
## 2.9.2 (2020-08-31)
- Alpha version of the Automation API for Go