Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
akashkw committed Feb 1, 2022
1 parent 1ad542a commit c5df0ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

- Added a `MisconfigurationException` if user provided `opt_idx` in scheduler config doesn't match with actual optimizer index of its respective optimizer ([#11247](https://github.com/PyTorchLightning/pytorch-lightning/pull/11247))

- Added a `loggers` property to `Trainer` which returns a list of loggers as provided by the user ([#11683](https://github.com/PyTorchLightning/pytorch-lightning/pull/11683))


### Changed

Expand Down

0 comments on commit c5df0ad

Please sign in to comment.