We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbae35 commit 81307d8Copy full SHA for 81307d8
CHANGELOG.md
@@ -1,5 +1,14 @@
1
## master (Unreleased)
2
3
+NEW FEATURES:
4
+
5
+* feat: add support for escaping . in address ([#83](https://github.com/minamijoyo/hcledit/pull/83))
6
7
+ENHANCEMENTS:
8
9
+* Update Go to v1.21 ([#86](https://github.com/minamijoyo/hcledit/pull/86))
10
+* Update hcl to v2.18.0 ([#87](https://github.com/minamijoyo/hcledit/pull/87))
11
12
## 0.2.9 (2023/06/12)
13
14
ENHANCEMENTS:
0 commit comments