From de8d4c425f5c1b59c3b1a3ef9bdb325e50fc3816 Mon Sep 17 00:00:00 2001 From: Alexander Early Date: Sun, 9 Jan 2022 16:30:07 -0800 Subject: [PATCH] Update changelog for v3.2.3 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8401a8a3e..133d05ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v3.2.3 +- Fix bugs in comment parsing in `autoInject`. (#1767, #1780) + # v3.2.2 - Fix potential prototype pollution exploit