Skip to content

Commit 12593cf

Browse files
committed
chlog
1 parent fbdfd17 commit 12593cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
3939

4040
- Fixed misalignment column while using rich model summary in `DeepSpeedstrategy` ([#21100](https://github.com/Lightning-AI/pytorch-lightning/pull/21100))
4141

42+
43+
- fix(callbacks): Defer step/time-triggered ModelCheckpoint saves until validation metrics are available ([#21106](https://github.com/Lightning-AI/pytorch-lightning/pull/21106))
44+
45+
4246
---
4347

4448
## [2.5.3] - 2025-08-13

0 commit comments

Comments
 (0)