From 9a2cdad23a59d6710c0e4a8b5928ab649d2c8162 Mon Sep 17 00:00:00 2001 From: Mario Ramos Date: Thu, 6 Jun 2024 12:44:18 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 6 ++++++ Directory.Build.props | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d69bd4..56d15fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,12 @@ Also, any bug fix must start with the prefix �Bug fix:� followed by the desc Previous classification is not required if changes are simple or all belong to the same category. +## [8.1.7] + +### Minor Changes + +- Added `MaxTokensOutput` property in `ModelInfo`. + ## [8.1.6] ### Breaking Changes diff --git a/Directory.Build.props b/Directory.Build.props index aa23636..fe6c52c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -17,7 +17,7 @@ 8.1.7 - preview-04 + preview-05