Skip to content

Commit

Permalink
Update changelog (#50)
Browse files Browse the repository at this point in the history
* Remove scripts

* Update changelog
  • Loading branch information
JCZuurmond authored Mar 28, 2023
1 parent d3fa898 commit dae5ac3
Showing 1 changed file with 3 additions and 32 deletions.
35 changes: 3 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,3 @@
1.1.4 (2022-07-06)
------------------

- Enforces the single-thread limit on the dbt-duckdb profile

1.1.3 (2022-06-29)
------------------

- Fixes DuckDB 0.4.0 compatibility issue

1.1.2 (2022-06-29)
------------------

- Align with minor version of dbt-core
- Constrain range of compatible duckdb versions

1.1.1 (2022-04-06)
------------------

- Fix typo in package description

1.1.0 (2022-04-06)
------------------

- Upgraded to DuckDB 0.3.2
- Refactored adapter so that dbt threads > 1 work with DuckDB

1.0.0 (2022-01-10)
------------------

- Upgraded to DuckDB 0.3.1
- First basically working version
1.4.0rc1 (2023-03-15)
---------------------
- MVP

0 comments on commit dae5ac3

Please sign in to comment.