Skip to content

Commit d3dfb8f

Browse files
Update CHANGELOG.md [skip ci] (#1091)
* Update CHANGELOG.md [skip ci] * Update CHANGELOG.md [skip ci] --------- Co-authored-by: pgrivachev <[email protected]> Co-authored-by: Pavel Grivachev <[email protected]>
1 parent 3d2e81d commit d3dfb8f

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

CHANGELOG.md

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

3+
## Version 0.27.5 (26/07/2023)
4+
## What's Changed
5+
* Fixed the issue with specific UDFs in BigQuery.
6+
7+
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.27.4...v0.27.5
8+
---
9+
310
## Version 0.27.4 (18/07/2023)
411
## What's Changed
512
* Improved Snowflake compatibility by returning columns in the correct order.
@@ -248,13 +255,3 @@ AS (
248255

249256

250257
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.13.0...v0.13.1
251-
---
252-
253-
## Version 0.13.0 (25/10/2022)
254-
## What's Changed
255-
* Run ZetaSql in WSL on Windows ([see docs](https://github.com/fivetran/dbt-language-server/blob/main/docs/WindowsSupport.md#windows-support)).
256-
* Fix wrong text in packages Language Status Item.
257-
* Fix issue with space in python path (https://github.com/fivetran/dbt-language-server/issues/489).
258-
* Fix minor issues on Windows.
259-
260-
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.12.2...v0.13.0

0 commit comments

Comments
 (0)