Skip to content

Commit

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

* 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 3, 2023
1 parent efb1b17 commit 8b3f87b
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.20.1 (03/03/2023)
## What's Changed
* Fix wrong `_dbt_max_partition` type.
* Fix go to definition for macros of dbt global_project.

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

## Version 0.20.0 (28/02/2023)
## What's Changed
* Add support for `ANY` type in temporary UDFs, for example:
Expand Down Expand Up @@ -281,11 +289,3 @@ AS (


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

## Version 0.3.1 (02/04/2022)
## What's Changed
* Fix changelog population
* Fix restart issue when dbt-rpc command is not found

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

0 comments on commit 8b3f87b

Please sign in to comment.