diff --git a/CHANGELOG.md b/CHANGELOG.md index 04c8fcb9e..f446430cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.8.1](https://github.com/microsoft/RD-Agent/compare/v0.8.0...v0.8.1) (2025-11-20) + + +### Bug Fixes + +* (to main) litellm's Timeout error is not picklable ([#1294](https://github.com/microsoft/RD-Agent/issues/1294)) ([23ca7db](https://github.com/microsoft/RD-Agent/commit/23ca7db2eb324238bfaa338cfcb748cf435ff66a)) +* avoid triggering errors like "RuntimeError: dictionary changed s… ([#1285](https://github.com/microsoft/RD-Agent/issues/1285)) ([277c72a](https://github.com/microsoft/RD-Agent/commit/277c72a12dc08f9d6bc8520ea272a3dda3f4d0f7)) + ## [0.8.0](https://github.com/microsoft/RD-Agent/compare/v0.7.0...v0.8.0) (2025-11-03)