Skip to content

Commit 82dba6f

Browse files
committed
changelog
1 parent 057ede0 commit 82dba6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
4141
- Fix `save_last` behavior in the absence of validation ([#20960](https://github.com/Lightning-AI/pytorch-lightning/pull/20960))
4242

4343

44+
- Fixed `save_hyperparameters` crashing with `dataclasses` using `init=False` ([#21051](https://github.com/Lightning-AI/pytorch-lightning/pull/21051))
45+
46+
4447
---
4548

4649
## [2.5.2] - 2025-06-20

0 commit comments

Comments
 (0)