Skip to content

Commit b8c462b

Browse files
committed
bumped version and changelog
1 parent 5bf0bca commit b8c462b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### v1.8.4
4+
5+
- Minor fix to tests with CTEs which do not start on first line. https://github.com/dbt-msft/dbt-sqlserver/issues/560
6+
37
### v1.8.3
48

59
- Minor fix in no lock behaviour https://github.com/dbt-msft/dbt-sqlserver/pull/557

dbt/adapters/sqlserver/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.8.3"
1+
version = "1.8.4"

0 commit comments

Comments
 (0)