Skip to content

Commit 5fe0f23

Browse files
Update CHANGELOG.md [skip ci] (#826)
* Update CHANGELOG.md [skip ci] * Update CHANGELOG.md --------- Co-authored-by: pgrivachev <[email protected]> Co-authored-by: Pavel Grivachev <[email protected]>
1 parent b901d97 commit 5fe0f23

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

CHANGELOG.md

+7-13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Version 0.21.1 (29/03/2023)
4+
## What's Changed
5+
* Fix "dbt compile timeout exceeded" issue.
6+
7+
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.21.0...v0.21.1
8+
---
9+
310
## Version 0.21.0 (24/03/2023)
411
## What's Changed
512
* Add the ability to customize the location of `profiles.yml` file useing `WizardForDbtCore(TM).profilesDir` setting.
@@ -275,16 +282,3 @@ AS (
275282
* Fix issue with finding package install path
276283

277284
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.4.1...v0.4.2
278-
---
279-
280-
## Version 0.4.1 (29/04/2022)
281-
## What's Changed
282-
* Fix problems with macros preview
283-
* Fix wrong diff results in some cases
284-
* Support nested structs and array of structs
285-
* Add support `qualify`, `recursive` and other ZetaSQL features in development
286-
* Fix preview for models with `materialized='ephemeral'`
287-
* Add additional logs
288-
289-
290-
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.4.0...v0.4.1

0 commit comments

Comments
 (0)