Expand v3 changelog from repository history#423
Merged
Conversation
Closed
Agent-Logs-Url: https://github.com/wp-net/WordPressPCL/sessions/0d05d8b9-da3e-4efa-aa90-8ff0a9b5e33d Co-authored-by: ThomasPe <4225039+ThomasPe@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wp-net/WordPressPCL/sessions/0d05d8b9-da3e-4efa-aa90-8ff0a9b5e33d Co-authored-by: ThomasPe <4225039+ThomasPe@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update v3 changelog with all changes from git history
Expand v3 changelog from repository history
Apr 7, 2026
ThomasPe
approved these changes
Apr 7, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Expands the 3.0.0 changelog entry to reflect the broader v3 feature set and breaking/runtime changes based on repository history.
Changes:
- Added a fuller Added/Changed/Fixed breakdown for
3.0.0(API additions, diagnostics, docs). - Documented v3 platform/architecture shifts (nullable enablement,
System.Text.Json, centralized build config,HttpClientownership). - Recorded notable reliability/docs fixes that were missing from the original entry.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
The
3.0.0changelog entry only captured the initial runtime retargeting and missed the broader set of v3 changes. This updatesCHANGELOG.mdto reflect the full v3 scope based on the repository history.Release notes coverage
3.0.0entry beyond the existing .NET 10 note.Platform and architecture changes
System.Text.Json.HttpClientownership updates.Docs, workflow, and reliability updates
Example