aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d631f82..6918167 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,11 +13,15 @@ The format is based on [Keep a Changelog].
`apheleia--run-formatter-function`.
* Emacs 25 is no longer supported.
+### Formatters
+* [dart-format](https://dart.dev/tools/dart-format) for Dart ([#89]).
+
### Features
* Support remote files and buffers that were opened through TRAMP
([#33]).
[#33]: https://github.com/raxod502/apheleia/issues/33
+[#89]: https://github.com/raxod502/apheleia/pull/89
## 2.0
### Breaking changes