Skip to content

doc: correct the 2.0.0 changelog against the tags - #269

Merged
volarname merged 2 commits into
mainfrom
develop
Aug 18, 2026
Merged

doc: correct the 2.0.0 changelog against the tags#269
volarname merged 2 commits into
mainfrom
develop

Conversation

@volarname

Copy link
Copy Markdown
Contributor

Documentation only, no code and no new version.

Four claims in the 2.0.0 entry were verified against the tags and did not belong to that release —
the Voice Family module, the mainFileInternal filter and the public-export licences array all
shipped in 1.29.0, and "vue-router 4 → 5" was never a major bump. The mainFileInternal filter is
added to the 1.29.0 entry, which is where it actually shipped.

Contains #268.

volar and others added 2 commits August 18, 2026 09:00
Audited every claim in the 2.0.0 entry against the tree at the 1.29.0 and
2.0.0 tags instead of against the draft it grew from. Four entries did not
belong to the release:

- Voice Family settings module. The module is in the tree at 1.29.0 (51 files
  including its route file, factory, filter and both locale files) and is the
  headline item of the 1.29.0 release notes. 2.0.0 only fixed its
  VoiceBindingsList provide, which stays listed under Fixed.
- mainFileInternal asset filter. Added by #253 on 11 March, three months
  before the 1.29.0 tag. Internal-image support is older still (1.26.0).
- Public export create binding to a licences array. #256 is the commit the
  1.29.0 tag points at, so it shipped there.
- "vue-router 4 to 5" is wrong: 1.29.0 already ran ^5.0.2 and 2.0.0 runs
  ^5.2.0, which the dependency list in the same file stated correctly. The
  breaking change is the file-based routing, not a major bump.

Both #84735 references leave 2.0.0 with the first and third item; that work
item belongs entirely to 1.29.0.

The mainFileInternal filter was never documented in any release, so it is
added to the 1.29.0 entry where it actually shipped.
…gelog

doc: correct the 2.0.0 changelog against the tags (#85491)
@volarname
volarname merged commit b8cea2d into main Aug 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant