Skip to content

Commit

Permalink
Update CHANGELOG.md (#586)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: pgrivachev <[email protected]>
Co-authored-by: Pavel Grivachev <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2022
1 parent 90711b3 commit 2da7122
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 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
---

## Version 0.16.0 (28/11/2022)
## What's Changed
* Add dbt snippets: `block`, `comment`, `config`, `for`, `if`, `ifelse`, `macro`, `ref`, `set`, `setblock`, `source`, `statement`.
Expand Down

0 comments on commit 2da7122

Please sign in to comment.