aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadon Rosborough <radon@intuitiveexplanations.com>2023-09-30 21:40:48 -0700
committerRadon Rosborough <radon@intuitiveexplanations.com>2023-09-30 21:40:48 -0700
commit970b331171d88cccaae40653fefa61ff76efedaa (patch)
tree8feee092ddcd8d2a0349d9a7b1ba634e72b9941c
parent1fae320aaef2c1c9ce40125aaff5cd75f6cf7480 (diff)
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f6ecd9..528098f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog].
([#214]).
### Enhancements
-* Use the `prettier-json` formatter for `js-json-mode`.
+* Use the `prettier-json` formatter for `js-json-mode` ([#209]).
* Prettier is now enabled in `svelte-mode`.
* More tree-sitter based major modes have been added to
`apheleia-mode-alist` ([#191]).
@@ -66,6 +66,7 @@ The format is based on [Keep a Changelog].
[#182]: https://github.com/radian-software/apheleia/pull/182
[#187]: https://github.com/radian-software/apheleia/pull/187
[#196]: https://github.com/radian-software/apheleia/pull/196
+[#209]: https://github.com/radian-software/apheleia/pull/209
[#213]: https://github.com/radian-software/apheleia/pull/213
[#214]: https://github.com/radian-software/apheleia/pull/214