Skip to content

Commit f485ed7

Browse files
authored
Prepare v1.9.5 release: Increase version and update changelog (#550)
1 parent 102ebf1 commit f485ed7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Release [1.9.5], 2025-10-20
2+
3+
#### Bugs
4+
* Fix regression from `v1.9.4` that causes the error `macro 'dbt_macro__get_expected_sql' takes not more than 2 argument` when executing `dbt test` command ([#548](https://github.com/ClickHouse/dbt-clickhouse/pull/548)).
5+
6+
17
### Release [1.9.4], 2025-10-08
28

39
#### Improvements
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '1.9.4'
1+
version = '1.9.5'

0 commit comments

Comments
 (0)