diff --git a/Changelog.md b/Changelog.md
index 22792a664c44f8bcc71d5a5c136572c155443973..b1587b590108c9faff1bce5e50a0a5014929c1bf 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,9 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
-## [0.81] - 
+## [0.81] - 2025-01-22
 - Harden get_response_data for moving responses from a previous survey to a new survey year.
 - Moved response data now satisfies the dependencies of the new survey. If a question would be hidden in the new survey, the data for that question is removed.
+- Changed string lengths to minimum 256 and updated the survey publisher to handle max string lengths without erroring.
 
 ## [0.80] - 2025-01-21
 - Add missing legacy_publisher module due to missing init file