diff --git a/CHANGELOG.md b/CHANGELOG.md index e4672e85..4d8d6a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. @@ -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 \ No newline at end of file +**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.19.1...v0.20.0