File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 2.0.0-beta.2 (2024-06-06)
4+
5+ ### Bugs fixed
6+
7+ - Addressed an assembly properties issue ([ bf21eb5] ( https://github.com/openai/openai-dotnet/commit/bf21eb5ad367aaac418dbbf320f98187fee5089a ) )
8+ - Added migration guide to package ([ f150666] ( https://github.com/openai/openai-dotnet/commit/f150666cd2ed552720207098b3b604a8e1ca73df ) )
9+
310## 2.0.0-beta.1 (2024-06-06)
411
512### Features Added
@@ -9,3 +16,4 @@ This is the official OpenAI client library for C# / .NET. It provides convenient
916### Breaking Changes
1017
1118If you are a user migrating from version 1.11.0 or earlier, we will soon share a migration guide to help you get started.
19+ - *** Addendum:** the [ migration guide] ( https://github.com/openai/openai-dotnet/blob/main/MigrationGuide.md ) is now available.*
Original file line number Diff line number Diff line change 55 <PackageTags >OpenAI</PackageTags >
66
77 <VersionPrefix >2.0.0</VersionPrefix >
8- <VersionSuffix >beta.1 </VersionSuffix >
8+ <VersionSuffix >beta.2 </VersionSuffix >
99
1010 <TargetFrameworks >netstandard2.0;net6.0</TargetFrameworks >
1111 <LangVersion >latest</LangVersion >
You can’t perform that action at this time.
0 commit comments