Skip to content

Commit 0dfb775

Browse files
authored
[Changelog] Contributor acknowledgements (#739)
The focus of these changes is to update the changelog to include acknowledgements for our community contributors.
1 parent 9dd0906 commit 0dfb775

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
## 2.6.0-beta.1 (Unreleased)
44

5+
### Acknowledgments
6+
7+
Thank you to our developer community members who helped to make the OpenAI client library better with their contributions to this release:
8+
9+
- Maksim Kurnakov _([GitHub](https://github.com/kurnakovv))_
10+
- Benjamin Pinter _([GitHub](https://github.com/BenjaminDavidPinter))_
11+
512
### Features Added
613

714
- OpenAI.Chat:
8-
- Added the `Minimal` property to `ChatReasoningEffortLevel`
15+
- Added the `Minimal` property to `ChatReasoningEffortLevel`_(A community contribution, courtesy of [kurnakovv](https://github.com/kurnakovv))_
916

1017
- OpenAI.Responses:
11-
- Added the `Minimal` property to `ResponseReasoningEffortLevel`
18+
- Added the `Minimal` property to `ResponseReasoningEffortLevel` _(A community contribution, courtesy of [kurnakovv](https://github.com/kurnakovv))_
19+
- Added the `Model` property to `OpenAIResponseClient` _(A community contribution, courtesy of [BenjaminDavidPinter](https://github.com/BenjaminDavidPinter))_
1220

1321
## 2.5.0 (2025-09-23)
1422

0 commit comments

Comments
 (0)