File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.5 .0"
2+ "." : " 2.6 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.6.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.5.0...v2.6.0 ) (2026-01-21)
4+
5+
6+ ### Features
7+
8+ * ** models:** add shared Content interface ([ 80e4bbf] ( https://github.com/microsoft/OpenAPI.NET/commit/80e4bbfa4ab31d3af69fe29751714d001c1f9566 ) )
9+ * ** models:** add shared Content interface ([ #2695 ] ( https://github.com/microsoft/OpenAPI.NET/issues/2695 ) ) ([ 338566f] ( https://github.com/microsoft/OpenAPI.NET/commit/338566fafce04ee1329f4ead61fe1e87e01144ad ) )
10+ * ** models:** add shared Content interface ([ #2695 ] ( https://github.com/microsoft/OpenAPI.NET/issues/2695 ) ) ([ 80e4bbf] ( https://github.com/microsoft/OpenAPI.NET/commit/80e4bbfa4ab31d3af69fe29751714d001c1f9566 ) )
11+ * ** models:** support mutualTLS security scheme ([ f9cf5b8] ( https://github.com/microsoft/OpenAPI.NET/commit/f9cf5b807d71c49e5bd7e2bec97f12d3b50ca180 ) )
12+
313## [ 2.5.0] ( https://github.com/microsoft/OpenAPI.NET/compare/v2.4.3...v2.5.0 ) (2026-01-19)
414
515
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.5 .0</Version >
15+ <Version >2.6 .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