diff --git a/resources/releasedocs/changelog.html b/resources/releasedocs/changelog.html
index 3d872c85f..06c247f84 100644
--- a/resources/releasedocs/changelog.html
+++ b/resources/releasedocs/changelog.html
@@ -141,7 +141,33 @@ hr {
+
4.4.1 -- 2021-03-03
+
Bug
+
+
+- [SMACK-895] - BoBIQ#getIQChildElementBuilder throws NPE when the BoB data does not contain ‘max-age’.
+
+- [SMACK-896] - BoBDataExtension is missing getter for BoBData and ContentId
+
+- [SMACK-897] - DirectoryRosterStore.readEntry() should also catch IllegalArgumentException
+
+- [SMACK-898] - AbstractProvider should also consider TypeVariable
+
+- [SMACK-899] - NullPointerException in EntityCapsManager.addCapsExtension
+
+- [SMACK-900] - NPE in DataForm.Builder.addItem()
+
+- [SMACK-902] - DataFormProvider should retrieve the type of fields from <reported/> elements if possible
+
+
+
+
Improvement
+
+
+- [SMACK-901] - BoBDataExtension.from() should also allow IQs
+
+
4.4.0 -- 2020-12-06
diff --git a/version b/version
index 1122ad10a..cca25a93c 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-4.4.1-SNAPSHOT
+4.4.1