Update changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 390660f..2dbcb14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -209,6 +209,7 @@
 ## Fixed
 - Fix `--formatter=prettyplease` not working in `bindgen-cli` by adding `prettyplease` feature and
   enabling it by default for `bindgen-cli` (#2789) .
+- Fix `--allowlist-item` so anonymous enums are no longer ignored.
 ## Security
 
 # 0.69.4 (2024-02-04)