fix(mcp): allowedorigins-removed message says v1.3.0, not v2.0.0

This commit is contained in:
2026-08-08 14:07:39 -06:00
parent 3961ae7175
commit e1802e4c25
6 changed files with 10813 additions and 8 deletions
+6
View File
@@ -6,6 +6,12 @@ This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
---
## [1.3.1] — 2026-08-08
Patch. Correct the `web.allowedorigins-removed` rule message and migration docs to name the
real removal version: the field was removed in **v1.3.0** (breaking-in-minor), not v2.0.0.
## [1.3.0] — 2026-08-08
Minor. Tracks the frameworks v1.3.0 removal of `web.Config.AllowedOrigins`.