pulumi/CHANGELOG_PENDING.md

13 lines
347 B
Markdown

### Improvements
- [cli] Display outputs last in diff view.
[#10535](https://github.com/pulumi/pulumi/pull/10535)
- [sdk/python] Dropped support for Python 3.6.
[#10529](https://github.com/pulumi/pulumi/pull/10529)
- [codegen/nodejs] Support lazy-loading Node modules.
[#10538](https://github.com/pulumi/pulumi/pull/10538)
### Bug Fixes