Skip to content

Commit

Permalink
Update CHANGELOG for v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Apr 27, 2023
1 parent deb5a5b commit 5071baf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.6.3 [2023-04-27]
_Bug fixes_
* Fix array bounds error when querying with an aggregator with no children. Show useful error instead. Closes #303. ([#303](https://github.com/turbot/steampipe-postgres-fdw/issues/303))

## v1.6.2 [2023-03-08]
_Bug fixes_
* Fix nil reference panic when a scan fails to start - do not add an iterator to `Hub.runningIterators` until scan is started successfully. ([#298](https://github.com/turbot/steampipe-postgres-fdw/issues/298))
Expand Down

0 comments on commit 5071baf

Please sign in to comment.