From e2e1ee8eaa6f60d4ba675e711c720dfba0de9b01 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 2 Jun 2025 08:07:04 -0700 Subject: [PATCH] Update history to reflect merge of #9829 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 3d2c742f..7d2c205b 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,10 @@ * Document the need for a `Gemfile` in deployment step of step-by-step walkthrough (#9805) * Add Azion to the 3rd party deployment docs (#9811) +### Development Fixes + + * Improve readability of `post_url` tag (#9829) + ## 4.4.1 / 2025-01-29 ### Bug Fixes