aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47424db..5409a58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog].
## Unreleased
+### Changes
+
+* OpenTofu has been added as a formatter, and is now used instead of
+ Terraform to format `.tf` files, by default ([#391]).
+
### Enhancements
* Ocamlformat is now used in `neocaml-mode` and `neocaml-interface-mode`
@@ -15,6 +20,7 @@ The format is based on [Keep a Changelog].
[#388]: https://github.com/radian-software/apheleia/pull/388
[#389]: https://github.com/radian-software/apheleia/pull/389
+[#391]: https://github.com/radian-software/apheleia/pull/391
## 4.4.3 (released 2026-02-21)
### Formatters