From dfbd86db50db26d344d9dde6c1734e7f307c2e16 Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Wed, 9 Apr 2025 18:04:48 +0530 Subject: [PATCH] Edit History doc to reflect updated pull request titles [skip ci] --- History.markdown | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/History.markdown b/History.markdown index 3bec3f69..afd07658 100644 --- a/History.markdown +++ b/History.markdown @@ -1,15 +1,16 @@ ## HEAD -### Documentation - - * Small documentation update for 09-collections.md (#9803) - * Update resources.md (#9802) - * Add Supranode to third-party deployment guide (#9786) - ### Bug Fixes * Avoid caching resource when called via `include_relative` tag (#9784) +### Documentation + + * Improve documentation on collections in step-by-step walkthrough (#9803) + * Add `https://form.taxi` as a third-party resource for forms (#9802) + * Add Supranode to third-party deployment guide (#9786) + * Document the need for a `Gemfile` in deployment step of step-by-step walkthrough (#9805) + ## 4.4.1 / 2025-01-29 ### Bug Fixes