Skip to content

Commit

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

* Update CHANGELOG.md

---------

Co-authored-by: pgrivachev <pgrivachev@users.noreply.github.com>
Co-authored-by: Pavel Grivachev <pavel@fivetran.com>
  • Loading branch information
3 people authored Jul 18, 2023
1 parent a920a6d commit 96c69e4
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## Version 0.27.4 (18/07/2023)
## What's Changed
* Improved Snowflake compatibility by returning columns in the correct order.
* Set snowflake-sql type for Snowflake preview, ensuring accurate syntax highlighting.
* Expanded Snowflake support to include additional syntax.


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

## Version 0.27.3 (03/07/2023)
## What's Changed
* Enabled support for BigQuery [JSON functions](https://cloud.google.com/bigquery/docs/reference/standard-sql/json_functions).
Expand Down Expand Up @@ -248,10 +258,3 @@ AS (
* Fix minor issues on Windows.

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

## Version 0.12.2 (13/10/2022)
## What's Changed
* Update dependencies.

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

0 comments on commit 96c69e4

Please sign in to comment.