Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck committed Feb 29, 2024
1 parent 21c44ad commit acdc720
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [2.30.2024022914] (2024-02-29)

ENHANCEMENTS:

* Support new provider defined functions syntax ([syntax#99](https://github.com/hashicorp/syntax/pull/99))

BUG FIXES:

* Fix `for` expression collection constraints ([hcl-lang#375](https://github.com/hashicorp/hcl-lang/pull/375))
* Fix panics on `nil` expressions ([hcl-lang#376](https://github.com/hashicorp/hcl-lang/pull/376))
* Fix panics on `nil` expressions in early decoder ([terraform-schema#324](https://github.com/hashicorp/terraform-schema/pull/324))

INTERNAL:

* build(deps): Bump workflows to latest trusted versions ([#1695](https://github.com/hashicorp/vscode-terraform/pull/1695)

## [2.29.4] (2024-02-13)

ENHANCEMENTS:
Expand Down

0 comments on commit acdc720

Please sign in to comment.