Skip to content

Commit 93e5725

Browse files
committed
Add changelog entry
1 parent 6a8a1dc commit 93e5725

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ changelog does not include internal changes that do not affect the user.
5050
of `autojac`.
5151
- Removed an unnecessary internal cloning of gradient. This should slightly improve the memory
5252
efficiency of `autojac`.
53+
- Increased the lower bounds of the torch (from 2.0.0 to 2.4.0) and numpy (from 1.21.0
54+
to 1.23.0) dependencies to reflect what really works with torchjd. We now also run torchjd's tests
55+
with the dependency lower-bounds specified in `pyproject.toml`, so we should now always accurately
56+
reflect the actual lower-bounds.
5357

5458
## [0.8.1] - 2026-01-07
5559

0 commit comments

Comments
 (0)