From a2330bb3b3ee1c88e7ad434d47b851c07443be4b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 5 Jun 2025 07:51:06 -0700 Subject: [PATCH] Update history to reflect merge of #9776 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 7d2c205b..679becb4 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,10 @@ * Improve readability of `post_url` tag (#9829) +### Minor Enhancements + + * feat: Allowing post_url tag to receive liquid variables (#9776) + ## 4.4.1 / 2025-01-29 ### Bug Fixes