Skip to content

Commit 8b45ec8

Browse files
authored
Update CHANGELOG.md
1 parent 50edd9b commit 8b45ec8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

3-
### vNext
3+
### v1.1.0.rc1
44

55
#### Features
66

7+
* update to dbt 1.1
8+
79
#### Fixes
810

911
* [#194](https://github.com/dbt-msft/dbt-sqlserver/pull/194) uppercased information_schema ([@TrololoLi](https://github.com/TrololoLi))
@@ -15,6 +17,7 @@
1517
* Automatic release process by adding a new tag
1618
* Consistent code style with pre-commit
1719
* [#201](https://github.com/dbt-msft/dbt-sqlserver/pull/201) use new dbt 1.0 logger ([@semcha](https://github.com/semcha))
20+
* [#216](https://github.com/dbt-msft/dbt-sqlserver/pull/216) use new dbt testing framework ([@dataders](https://github.com/dataders) & [@sdebruyn](https://github.com/sdebruyn))
1821

1922
### v1.0.0
2023

0 commit comments

Comments
 (0)