docs: fold What's New in 2.2.4 into What's New in 2.2#236
Merged
Conversation
Patch releases are documented as a 'Changes in 2.x.y' section within the minor version's What's New page (as done for 2.3.1/2.3.2), not as a standalone page. 2.2.4 was the lone exception. - Add a condensed 'Changes in 2.2.4' section to whats-new-22.md (DJ_STORES, DJ_IGNORE_CONFIG_FILE, any-attr .secrets, storage-adapter plugin contract), linking the how-to/spec pages for detail. - Remove the standalone whats-new-2-2-4.md page and its nav entry. - Redirect about/whats-new-2-2-4.md -> about/whats-new-22.md to preserve the published URL.
MilagrosMarin
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Makes patch-release notes consistent: they live as a "Changes in 2.x.y" section inside the minor version's What's New page (as with 2.3.1 and 2.3.2), not as a standalone page. 2.2.4 was the only exception.
about/whats-new-22.md—DJ_STORES,DJ_IGNORE_CONFIG_FILE, any-attribute.secrets/, and the storage-adapter plugin contract — with links to the how-to/spec pages that carry the detail.about/whats-new-2-2-4.mdand its nav entry.about/whats-new-2-2-4.md → about/whats-new-22.md(same mechanism asprovenance.md → trace.md) so the published URL keeps working.No inbound internal links pointed at the removed page. Detail that was on the standalone page remains in Manage Secrets, Configure Object Storage, and Storage Adapter API.