diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md
index a4b05bddb..9a95b4c74 100755
--- a/docs/installation/changelog.md
+++ b/docs/installation/changelog.md
@@ -8,6 +8,27 @@
-->
# ExpressionEngine v6 Change Log
+## Version 6.4.4
+(Release: January 9, 2023)
+
+- **Contributors** 🙌
+
+
+- **Bug Fixes** 💃🐛
+ - Resolved [#2679](https://github.com/ExpressionEngine/ExpressionEngine/pull/2679) where password validation URL was giving PHP error
+ - Resolved [#2658](https://github.com/ExpressionEngine/ExpressionEngine/pull/2658) where some parameters were not available for member management forms
+ - Resolved [#791](https://github.com/ExpressionEngine/ExpressionEngine/pull/791) where the page reloads on tab deletion on publish layout page
+ - Resolved [#786](https://github.com/ExpressionEngine/ExpressionEngine/pull/786) where page moves to the top after saving new entry in a relationships modal
+ - Improved PHP 8.1 support
+
## Version 6.4.3
(Release: December 12, 2022)