diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md
index 57adfcda9..145b6dacf 100755
--- a/docs/installation/changelog.md
+++ b/docs/installation/changelog.md
@@ -8,6 +8,29 @@
-->
# ExpressionEngine v6 Change Log
+## Version 6.4.1
+(Release: November 28, 2022)
+
+- **Contributors** 🙌
+
+
+- **Bug Fixes** 💃🐛
+ - Resolved [#2490](https://github.com/ExpressionEngine/ExpressionEngine/issues/2490) where visual indication was missing when Directory Sync was started
+ - Resolved bug with creating generic migrations in the CLI
+ - Resolved [#2497](https://github.com/ExpressionEngine/ExpressionEngine/issues/2497) where categories parameter did not work on relationship `siblings` and `parents` tags
+ - Resolved [#2525](https://github.com/ExpressionEngine/ExpressionEngine/issues/2525) where using `channel="not ..."` parameter was returning no results on `{exp:channel:entries}`
+ - Resolved [#2439](https://github.com/ExpressionEngine/ExpressionEngine/issues/2439) where channel form CSS link was returning 404 error
+ - Resolved [#2107](https://github.com/ExpressionEngine/ExpressionEngine/issues/2107) where Cookie Consents were not fully installed when updating from EE2
+ - Fixed some CP styles
+
## Version 6.4.0
(Release: November 7, 2022)