Skip to content

Commit

Permalink
Update CHANGELOG.md (#98)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: pgrivachev <[email protected]>
Co-authored-by: Pavel Grivachev <[email protected]>
  • Loading branch information
3 people authored Apr 2, 2022
1 parent c68d1c4 commit 445032f
Showing 1 changed file with 20 additions and 12 deletions.
32 changes: 20 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,34 @@
# Changelog

## Version 0.3.0 (29/03/2022)
# Changelog

## Version 0.3.1 (02/03/2022)
## What's Changed
* Fix changelog population
* Fix restart issue when dbt-rpc command is not found

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

## Version 0.3.0 (29/03/2022)
## What's Changed
* Support Apple M1 target
* Support number of features for all [dbt adapters](https://docs.getdbt.com/docs/available-adapters#dbt-labs-supported) (see [Features](https://github.com/fivetran/dbt-language-server#features))
* Set icon for extension


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

## Version 0.2.0 (11/03/2022)
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.2.0...v0.3.0
---

## Version 0.2.0 (11/03/2022)
## What's Changed
* Rename extension to **dbt Wizard**
* Go to model/macros/source definition
* Run extension for documents with `sql-bigquery` language id
* Improve error display for dbt problems

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

## Version 0.1.0 (03/02/2022)
**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.1.0...v0.2.0
---

## Version 0.1.0 (03/02/2022)
## What's Changed
* Add oauth token-based authentication method
* Support Linux
Expand All @@ -33,4 +41,4 @@
* Add docs for Windows users
* Delete compile button

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

0 comments on commit 445032f

Please sign in to comment.