Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Jul 12, 2023
1 parent e3bc5de commit 3977cac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
* [Fix] Removed `WITH` when a snippet does not have a dependency (#657)
* [Fix] Used display module when generating CTE (#649)
* [Fix] Adding `--with` back because of issues with sqlglot query parser (#684)
* [Feature] Better performance when using DuckDB native connection and converting to `polars.DataFrame`
* [Feature] Better performance when using DuckDB native connection and converting to `pandas.DataFrame`

## 0.7.9 (2023-06-19)

Expand Down

0 comments on commit 3977cac

Please sign in to comment.