diff --git a/CHANGELOG.md b/CHANGELOG.md index cd926dbb66..694e9128cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v2.239.0 (2025-02-01) + +### Features + + * Add support for deepseek recipes + +### Bug Fixes and Other Changes + + * mpirun protocol - distributed training with @remote decorator + * Allow telemetry only in supported regions + * Fix ssh host policy + ## v2.238.0 (2025-01-29) ### Features diff --git a/VERSION b/VERSION index 3d68ee9bd7..aa35a4ed53 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.238.1.dev0 +2.239.0