Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci] (#1164)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md [skip ci]

* Update CHANGELOG.md

---------

Co-authored-by: pgrivachev <[email protected]>
Co-authored-by: Pavel Grivachev <[email protected]>
  • Loading branch information
3 people authored Aug 31, 2023
1 parent 48d5e28 commit 20986c9
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Version 0.29.1 (31/08/2023)
## What's Changed
* Supported double quoted names for Snowflake.

**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.29.0...v0.29.1
---

## Version 0.29.0 (10/08/2023)
## What's Changed
* Added `CONTAINS_SUBSTR` function.
Expand Down Expand Up @@ -241,14 +248,3 @@ AS (
* Refresh credentials when they are expired for BigQuery oAuth authentication method.

**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.17.0...v0.17.1
---

## Version 0.17.0 (13/12/2022)
## What's Changed
* Fix package compilation issues.
* Analyze code instead of fetching data from BigQuery.
* Don't show error for closed Preview editor.
* Support `env_var` in profiles.yml.


**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.16.0...v0.17.0

0 comments on commit 20986c9

Please sign in to comment.