Edit History doc to reflect updated pull request titles [skip ci]

This commit is contained in:
Ashwin Maroli 2025-04-09 18:04:48 +05:30 committed by GitHub
parent 1b617d7281
commit dfbd86db50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 6 deletions

View File

@ -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