diff --git a/CHANGELOG.md b/CHANGELOG.md
index a74dda53..061c59e3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Release Notes for CKEditor for Craft CMS
+## Unreleased
+
+- HTML Purifier is now configured to allow `style` attributes on `
` and `` tags, when bulleted/numbered lists are allowed. ([#136](https://github.com/craftcms/ckeditor/issues/136))
+
## 3.5.1 - 2023-08-29
- Fixed a bug where CKEditor inputs weren’t getting any padding within slideouts. ([#126](https://github.com/craftcms/ckeditor/issues/126))