summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2023-12-26 14:02:43 -0800
committerMartin Nordholts <enselic@gmail.com>2023-12-28 23:01:55 +0100
commit0acb979e9e21cf80fb8f5e1f62c2376c034b0c2b (patch)
tree0d1bd13f8c42b14c48f868994dfafd9a3de67cc3 /CHANGELOG.md
parentb89dc15be1d86869bf73e5b9f96af7b930753a55 (diff)
Pull in fix for unsafe-libyaml security advisory
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 232136a1..3cce3e99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
- Update Arch Linux package URL in README files #2779 (@brunobell)
- Update and improve `zsh` completion, see #2772 (@okapia)
- Use proper Architecture for Debian packages built for musl, see #2811 (@Enselic)
+- Pull in fix for unsafe-libyaml security advisory, see #2812 (@dtolnay)
## Syntaxes