From 27f38efc8c0e926f499df255d259b6ce154c88bb Mon Sep 17 00:00:00 2001
From: Marcin Kolanko <marcin@inspirelabs.pl>
Date: Tue, 28 Sep 2021 15:39:15 +0200
Subject: [PATCH] docs: version update

---
 changelog.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/changelog.txt b/changelog.txt
index 8037777..5a82bf1 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,9 @@
 # Changelog
 
+## [2.4.9] - 2021-09-28
+### Fixed
+- Prevent form fields from being deleted by escaping functions
+
 ## [2.4.8] - 2021-09-27
 ### Fixed
 - Add escaping functions to all templates
-- 
GitLab