Skip to content

Commit 1a0e33c

Browse files
chore: updating CHANGELOG for v2.3.0
1 parent 903694c commit 1a0e33c

13 files changed

+30
-12
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,36 @@ changes for the upcoming release can be found in
66

77
<!-- towncrier release notes start -->
88

9+
## [2.3.0](https://github.com/ansys/openapi-common/releases/tag/v2.3.0) - April 23, 2025
10+
11+
12+
### Added
13+
14+
- Support OIDC with a provided Access Token [#773](https://github.com/ansys/openapi-common/pull/773)
15+
- Deserialize API responses for non 2XX status codes if defined [#778](https://github.com/ansys/openapi-common/pull/778)
16+
17+
18+
### Miscellaneous
19+
20+
- Revert chore: updating CHANGELOG for v2.3.0 [#782](https://github.com/ansys/openapi-common/pull/782)
21+
22+
23+
### Documentation
24+
25+
- Reorganize documentation [#706](https://github.com/ansys/openapi-common/pull/706)
26+
- Add HTTPS initialism to vale allow list [#709](https://github.com/ansys/openapi-common/pull/709)
27+
28+
29+
### Maintenance
30+
31+
- chore: update CHANGELOG for v2.2.0 [#698](https://github.com/ansys/openapi-common/pull/698)
32+
- Bump version to 2.3 [#699](https://github.com/ansys/openapi-common/pull/699)
33+
- chore: update CHANGELOG for v2.2.1 [#759](https://github.com/ansys/openapi-common/pull/759)
34+
- chore: update CHANGELOG for v2.2.2 [#763](https://github.com/ansys/openapi-common/pull/763)
35+
- docs: Update ``CONTRIBUTORS.md`` with the latest contributors [#771](https://github.com/ansys/openapi-common/pull/771)
36+
- Revert to pypa/gh-action-pypi-publish for publishing [#777](https://github.com/ansys/openapi-common/pull/777)
37+
- Fix release action environment variable [#781](https://github.com/ansys/openapi-common/pull/781)
38+
939
## [2.2.2](https://github.com/ansys/openapi-common/releases/tag/v2.2.2) - March 24, 2025
1040

1141

doc/changelog.d/698.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/699.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/706.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/709.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/759.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/763.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/771.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/773.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/777.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)