Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci] (#832)
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 Mar 30, 2023
1 parent c951833 commit 08e5809
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Version 0.21.2 (30/03/2023)
## What's Changed
* Fix empty preview issue.


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

## Version 0.21.1 (29/03/2023)
## What's Changed
* Fix "dbt compile timeout exceeded" issue.
Expand Down Expand Up @@ -274,11 +282,3 @@ AS (


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

## Version 0.4.2 (04/05/2022)
## What's Changed
* Fix parsing `dbt_project.yml` from package
* Fix issue with finding package install path

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

0 comments on commit 08e5809

Please sign in to comment.