diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c7f5a12..e482cd3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.6.3 + +### Fixes + +* The max version constraint of PyTorch in our requirements file was raised so that we don't prevent SDG users from using it PyTorch 2.5. + ## v0.6.2 ### Fixes