File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.3.9 "
2+ "." : " 3.0.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.3.9...v3.0.0 ) (2025-11-11)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * adds support for OpenAPI 3.2.0
9+
10+ ### Features
11+
12+ * adds support for OpenAPI 3.2.0 ([ 765a8dd] ( https://github.com/microsoft/OpenAPI.NET/commit/765a8dd4d6efd1a31b6a76d282ccffa5877a845a ) )
13+
314## [ 2.3.9] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.3.8...v2.3.9 ) (2025-11-06)
415
516
Original file line number Diff line number Diff line change 1212 <PackageProjectUrl >https://github.com/Microsoft/OpenAPI.NET</PackageProjectUrl >
1313 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1414 <PackageTags >OpenAPI .NET</PackageTags >
15- <Version >2.3.9 </Version >
15+ <Version >3.0.0 </Version >
1616 </PropertyGroup >
1717 <!-- https://github.com/clairernovotny/DeterministicBuilds#deterministic-builds -->
1818 <PropertyGroup Condition =" '$(TF_BUILD)' == 'true'" >
You can’t perform that action at this time.
0 commit comments