diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a6fef33..40c9460 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ The format is based on [Keep a Changelog]. [HTML](https://en.wikipedia.org/wiki/HTML) and [CSS](https://www.google.com/search?q=css) ([#229]) +* [`python3-json`](https://docs.python.org/3/library/json.html#module-json.tool) + for JSON ([#257]). * [`robotidy`](https://robotidy.readthedocs.io) for Robot Framework files ([#263]). * [denofmt](https://docs.deno.com/runtime/manual/tools/formatter) for @@ -24,6 +26,7 @@ The format is based on [Keep a Changelog]. clojurescript, edn files. ([#271]) [#229]: https://github.com/radian-software/apheleia/pull/229 +[#257]: https://github.com/radian-software/apheleia/pull/257 [#260]: https://github.com/radian-software/apheleia/pull/260 [#261]: https://github.com/radian-software/apheleia/pull/261 [#263]: https://github.com/radian-software/apheleia/pull/263 |
