Skip to content

Commit 87aca9c

Browse files
committed
Update changelog
1 parent a428e29 commit 87aca9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lightning/pytorch/CHANGELOG.md

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

1717
- Fix CSVLogger logging hyperparameter at every write which increase latency ([#20594](https://github.com/Lightning-AI/pytorch-lightning/pull/20594))
1818

19+
- Fix OverflowError when resuming from checkpoint with an iterable dataset ([#20565](https://github.com/Lightning-AI/pytorch-lightning/issues/20565))
20+
1921

2022
## [2.5.0] - 2024-12-19
2123

0 commit comments

Comments
 (0)