Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsokolov committed Jan 1, 2022
1 parent 115ec5e commit 4783a3a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: ['https://ko-fi.com/silentsokolov']
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## [Unreleased]

## [0.21.1] - 2022-01-01

### Add
- Support 0.21.1 dbt
- Extended settings for clickhouse-driver #27

### Fix
- Fix types in CSV seed #24

## [0.21.0] - 2021-11-18

### Add
Expand Down Expand Up @@ -65,7 +74,8 @@

Init relaase

[Unreleased]: https://github.com/silentsokolov/dbt-clickhouse/compare/v0.21.0...HEAD
[Unreleased]: https://github.com/silentsokolov/dbt-clickhouse/compare/v0.21.1...HEAD
[0.21.1]: https://github.com/silentsokolov/dbt-clickhouse/compare/v0.21.0...v0.21.1
[0.21.0]: https://github.com/silentsokolov/dbt-clickhouse/compare/v0.20.2...v0.21.0
[0.20.2]: https://github.com/silentsokolov/dbt-clickhouse/compare/v0.20.1...v0.20.2
[0.20.1]: https://github.com/silentsokolov/dbt-clickhouse/compare/v0.20.0...v0.20.1
Expand Down

0 comments on commit 4783a3a

Please sign in to comment.