Skip to content

Commit 72c82fb

Browse files
committed
changelog
1 parent 6f18c1c commit 72c82fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pytorch_lightning/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
382382
- Fixed error handling in learning rate finder when not enough data points are available to give a good suggestion ([#13845](https://github.com/PyTorchLightning/pytorch-lightning/pull/13845))
383383

384384

385+
- Fixed an issue that caused the learning rate finder to set the model's learning rate to None when no suggestion was possible ([#13845](https://github.com/PyTorchLightning/pytorch-lightning/pull/13845))
386+
387+
385388

386389
## [1.6.5] - 2022-07-13
387390

0 commit comments

Comments
 (0)