Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci] (#1050)
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 3, 2023
1 parent 6774901 commit 8484d95
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 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).
* Updated the functionality of the "Analyze current project" button (🔄). Clicking it now cancels any ongoing compilation/analysis and initiates a new one.


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

## Version 0.27.2 (22/06/2023)
## What's Changed
* Added support for semi-structured data functions in Snowflake.
Expand Down Expand Up @@ -246,11 +255,3 @@ AS (
* Update dependencies.

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

## Version 0.12.1 (13/10/2022)
## What's Changed
* Rename extension to `Wizard for dbt Core (TM)`.
* Change extension logo.

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

0 comments on commit 8484d95

Please sign in to comment.