diff --git a/CHANGES.md b/CHANGES.md index 50da40b45..28c6422f8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,20 @@ this file to understand what changed. - bug fixes and tests - other +## v0.34.1 + +- new features + - ## Responsible AI Dashboard + - Fix forecast flattening prediction list error by @jamesbchao in https://github.com/microsoft/responsible-ai-toolbox/pull/2529 + - ## RAI Text + - Add methods and constants for genai metrics by @kartik727 in https://github.com/microsoft/responsible-ai-toolbox/pull/2524 + - Genai integration by @kartik727 in https://github.com/microsoft/responsible-ai-toolbox/pull/2522 +- bug fixes and tests + - ## Responsible AI Dashboard + - fix CD.yml permissions errors for dashboard links on PRs by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2525 + - ## RAI Vision and Text + - update responsibleai-text and responsibleai-vision packages to responsibleai 0.34.0 by @imatiach-msft in https://github.com/microsoft/responsible-ai-toolbox/pull/2530 + ## v0.34.0 - new features diff --git a/version.cfg b/version.cfg index 85e60ed18..cd46610fe 100644 --- a/version.cfg +++ b/version.cfg @@ -1 +1 @@ -0.34.0 +0.34.1