Skip to content

Commit cd4bb25

Browse files
Update CHANGELOG.md
1 parent 2efa55b commit cd4bb25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Add OAS 3.1 support, cross-version warnings, and fix nullable spacing, by @dcode.
1111
- Fix MARKDOWN style table separators to use minimum 3 hyphens (issue #39), reported by @michael-nok.
1212
- Fix [#45](https://github.com/Neoteroi/essentials-openapi/issues/45): add support for displaying descriptions of schema properties, reported by @Maia-Everett.
13+
- Fix [#30](https://github.com/Neoteroi/essentials-openapi/issues/30): raise an error
14+
when trying to generate output from an older Swagger v2 specification file (these were
15+
never supported as there was never a `/mk/v2/` namespace, intentionally).
1316

1417
## [1.3.0] - 2025-11-19
1518

0 commit comments

Comments
 (0)