Skip to content

Commit 3add38b

Browse files
committed
chlog
1 parent 0e9dfc5 commit 3add38b

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
@@ -139,6 +139,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
139139
- Removed deprecated `reload_dataloaders_every_epoch` from `Trainer` in favour of `reload_dataloaders_every_n_epochs` ([#10481](https://github.com/PyTorchLightning/pytorch-lightning/pull/10481))
140140

141141

142+
- Removed patching of common `DataHooks` to the `LightningModule` ([#10603](https://github.com/PyTorchLightning/pytorch-lightning/pull/10603))
143+
144+
142145

143146
### Fixed
144147

0 commit comments

Comments
 (0)