Skip to content

Commit 80888a1

Browse files
committed
Add changelogs for previously released versions
1 parent dee4c35 commit 80888a1

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,32 @@ All following changes are courtesy of @FichteFoll. (#58 - #64)
4545

4646
---
4747

48+
## v1.3.1 - 2024-02-03
49+
50+
### Added
51+
52+
- `.nomad` files are also recognized by the Terraform syntax. (@Quenty, #55)
53+
54+
## v1.3.0 - 2024-01-18
55+
56+
### Changed
57+
58+
- Separate HCL syntax into its own file and report it as `source.hcl` (rather than `source.terraform`). (@rchl, #56)
59+
- Update links to official docs on terraform.io. (@totoroot, #53)
60+
61+
## v1.2.0 - 2021-06-21
62+
63+
### Changed
64+
65+
- Split the tfvars handling into a separate syntax file. (@rchl, #49) <br>
66+
This improves interoperability with terraform-ls, e.g. via LSP.
67+
68+
## v1.1.0 - 2021-05-17
69+
70+
### Fixed
71+
72+
- Removed quotes around variable types in snippets. (@notnmeyer, #42)
73+
4874
## v1.0.0 - 2020-01-20
4975

5076
A huge thanks to @patrickrgaffney for this amazing contribution. (#39)

0 commit comments

Comments
 (0)