Update CHANGELOG.md for v0.20.2

This commit is contained in:
kai
2023-05-19 16:44:58 +01:00
parent cc22d9e8ff
commit de416473af

View File

@@ -1,8 +1,10 @@
## v0.20.2 [2023-05-19]
_Whats new_
* Cleanup temp plugin files when killing plugin manager. ([#3292](https://github.com/turbot/steampipe/issues/3292))
* Re-add support for legacy command-schema. ([#3457](https://github.com/turbot/steampipe/issues/3457))
_Bug fixes_
* Cleanup temp plugin files when killing plugin manager. ([#3292](https://github.com/turbot/steampipe/issues/3292))
## v0.20.1 [2023-05-19]
_Bug fixes_
- Update FDW version to v1.7.1 to work around bad Linux Arm build of FDW v1.70. ([#3455](https://github.com/turbot/steampipe/issues/3455), [#311](https://github.com/turbot/steampipe-postgres-fdw/issues/311))