From cb09c5ed80bb6c1c5c9fbdd6ac6a9275f380ed2e Mon Sep 17 00:00:00 2001 From: Marcin Kolanko <marcin@inspirelabs.pl> Date: Mon, 27 Sep 2021 13:18:31 +0200 Subject: [PATCH] docs: changelog update --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 476dabe..8037777 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,9 @@ # Changelog +## [2.4.8] - 2021-09-27 +### Fixed +- Add escaping functions to all templates + ## [2.4.7] - 2021-09-20 ### Fixed - Add missing escaping functions in templates -- GitLab