From 5a784b0525db9c76eab95ead0c7e6c61b17f3bc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 12:46:15 +0200 Subject: [PATCH] Update CHANGELOG.md [skip ci] (#924) * Update CHANGELOG.md [skip ci] * Update CHANGELOG.md --------- Co-authored-by: pgrivachev Co-authored-by: Pavel Grivachev --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 169081d2..a7f444b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## Version 0.25.1 (10/05/2023) +## What's Changed +* Resolved crash issue for linux-arm64 and macOS 11 platforms + +**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.25.0...v0.25.1 +--- + ## Version 0.25.0 (07/05/2023) ## What's Changed * Resolved crash issue in Visual Studio Code 1.78.0. @@ -262,10 +269,3 @@ AS ( **Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.6.3...v0.7.0 ---- - -## Version 0.6.3 (26/07/2022) -## What's Changed -* Fix issue with `_dbt_max_partition` dbt specific keyword. - -**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.6.2...v0.6.3