Skip to content

Commit b22696b

Browse files
committed
Update CHANGELOG
1 parent 4740be2 commit b22696b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
436436
- Fixed `broadcast` in `DDPPlugin` and ``DDPSpawnPlugin` to respect the `src` input ([#9691](https://github.com/PyTorchLightning/pytorch-lightning/pull/9691))
437437

438438

439+
- Fixed `self.log(on_epoch=True)` for the `on_batch_start` and `on_train_batch_start` hooks ([#9780](https://github.com/PyTorchLightning/pytorch-lightning/pull/9780))
440+
441+
439442
## [1.4.9] - 2021-09-30
440443

441444
- Fixed `lr_find` to generate same results on multiple calls ([#9704](https://github.com/PyTorchLightning/pytorch-lightning/pull/9704))

0 commit comments

Comments
 (0)