Skip to content

cvss: v2 docs and changelog catch-up - #1663

Merged
djc merged 2 commits into
rustsec:mainfrom
gronke:cvss/v2-docs-changelog
Jul 31, 2026
Merged

cvss: v2 docs and changelog catch-up#1663
djc merged 2 commits into
rustsec:mainfrom
gronke:cvss/v2-docs-changelog

Conversation

@gronke

@gronke gronke commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

lib.rs still carried the CVSS v2.0 TODO and its usage section skipped the v2 module; the changelog stopped at 2.1.0.
Backfills 2.1.1 (#1400), 2.2.0 (#1416, #1421), and the unreleased 3.0.0 changes (#1465, #1472), reconstructed from the tagged releases (their own changelogs also stop at 2.1.0) with crates.io publish dates, and documents the hand-constructed-vector contract on the two v2 scoring helpers.
If you prefer a different backfill shape, happy to adjust.

Comment thread cvss/CHANGELOG.md Outdated
gronke added 2 commits July 31, 2026 11:47
lib.rs still carried the CVSS v2.0 TODO and its usage section skipped the v2 module.
Documents the hand-constructed-vector contract on the two v2 scoring helpers.
Release notes for v2.1.1 and later are published on GitHub Releases and are not duplicated here.
The entries up to 2.1.0 stay: no GitHub Release covers them.
The unreleased section is dropped; the next release's notes carry its content.
@gronke
gronke force-pushed the cvss/v2-docs-changelog branch from 9d7c1d9 to e1454d1 Compare July 31, 2026 11:51
@djc
djc merged commit fb118c7 into rustsec:main Jul 31, 2026
12 checks passed
@djc

djc commented Jul 31, 2026

Copy link
Copy Markdown
Member

LGTM, thanks!

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.

2 participants