Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci] (#1299)
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
pgrivachev authored Oct 23, 2023
1 parent a11765f commit b573288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Version 0.31.0 (01/01/1970)
## Version 0.31.0 (23/10/2023)
## What's Changed
* Extended go-to-column functionality to recognize column aliases and locate columns in additional areas within the SELECT statement, as well as in external models.
* Enabled column autocompletion within CTEs.
Expand Down Expand Up @@ -248,4 +248,4 @@ AS (
* Add support for [go to column definition](https://github.com/fivetran/dbt-language-server/blob/main/images/go-to-column-definition.gif?raw=true) for BigQuery users.


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

0 comments on commit b573288

Please sign in to comment.