pulumi/CHANGELOG_PENDING.md

14 lines
284 B
Markdown
Raw Normal View History

2021-03-25 20:01:45 +01:00
### Breaking
2021-03-18 16:45:26 +01:00
2021-03-25 20:01:45 +01:00
### Improvements
- [automation/dotnet] Allow null environment variables
[#6687](https://github.com/pulumi/pulumi/pull/6687)
2021-03-03 20:48:57 +01:00
### Bug Fixes
2021-03-03 19:45:26 +01:00
2021-04-01 23:11:21 +02:00
- [automation/dotnet] Environment variable value type is now nullable.
[#6520](https://github.com/pulumi/pulumi/pull/6520)