Skip to content

Commit b13fe32

Browse files
committed
chore: finalize 2.0.0 changelog
1 parent cfe80bf commit b13fe32

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_No changes yet._
1111

12-
## [2.0.0] - 2025-11-10
12+
## [2.0.0] - 2025-12-02
1313

1414
### Added
1515

@@ -25,6 +25,10 @@ _No changes yet._
2525
- v2 descriptions preserve embedded markdown tables, convert single-cell callout tables into blockquote warnings, and keep filter matrices/notes in sync with the live Redoc formatting.
2626
- Response schemas now include explicit model names, constraint-aware type strings, cleaner property tables, nested detail links, and a note explaining why live-site request/response samples are not mirrored in the markdown export.
2727

28+
### Removed
29+
30+
- Legacy `.github/scripts/check_and_update_docs.py` workflow helper in favor of the dedicated v1 and v2 sync pipeline scripts.
31+
2832
## [1.1.0] - 2025-11-10
2933

3034
### Added

0 commit comments

Comments
 (0)