Skip to content

Commit

Permalink
simplify changelog (#5135)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Dec 29, 2020
1 parent e9288c1 commit 2d97abd
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,31 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
### Fixed


## [unreleased.BugFix] - YYYY-MM-DD

### Added


### Changed


### Deprecated


### Removed


### Fixed

- Fixed trainer by default `None` in `DDPAccelerator` ([#4915](https://github.com/PyTorchLightning/pytorch-lightning/pull/4915))


- Fixed `LightningOptimizer` exposes optimizer attributes ([#5095](https://github.com/PyTorchLightning/pytorch-lightning/pull/5095))


- Do not warn when the `name` key is used in the `lr_scheduler` dict ([#5057](https://github.com/PyTorchLightning/pytorch-lightning/pull/5057))


## [1.1.0] - 2020-12-09

### Added
Expand Down

0 comments on commit 2d97abd

Please sign in to comment.