From b7244a1d2c71b11eec9b1a691efdd5f0c80e967f Mon Sep 17 00:00:00 2001 From: hgranthorner <37941012+hgranthorner@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:36:06 -0400 Subject: [PATCH] Update changelog to include zig fmt --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d0d67b..1e9ec8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ The format is based on [Keep a Changelog]. instead of deprecated `--auto-correct` ([#316]). * `snakefmt` official formatter for [Snakemake](https://snakemake.readthedocs.io) ([#307]). +* `zig fmt` official formatter for + [zig](https://ziglang.org/) ([#327]). ### Bugs fixed * `apheleia-npx` would use an incorrect path for the Yarn PnP ESM