From 11625b1bc9e0ab5512e31320b58e3315b812dc35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Cournoyer?= Date: Tue, 22 Mar 2022 13:24:02 -0400 Subject: [PATCH] Update release date --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index 04b36df0..ac8d9f87 100644 --- a/History.md +++ b/History.md @@ -1,6 +1,6 @@ # Liquid Change Log -## 5.3.0 2022-03-18 +## 5.3.0 2022-03-22 ### Fixes * StandardFilter: Fix missing @context on iterations (#1525) [Thierry Joyal]