Skip to content

Commit

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

* change date

Co-authored-by: pgrivachev <[email protected]>
Co-authored-by: Pavel Grivachev <[email protected]>
  • Loading branch information
3 people authored Apr 29, 2022
1 parent aacdfda commit 632c131
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## Version 0.4.1 (29/04/2022)
## What's Changed
* Fix problems with macros preview
* Fix wrong diff results in some cases
* Support nested structs and array of structs
* Add support `qualify`, `recursive` and other ZetaSQL features in development
* Fix preview for models with `materialized='ephemeral'`
* Add additional logs


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

## Version 0.4.0 (12/04/2022)
## What's Changed
* Add the ability to compile models inside dbt packages
Expand Down Expand Up @@ -52,4 +65,4 @@
* Add docs for Windows users
* Delete compile button

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

0 comments on commit 632c131

Please sign in to comment.