Skip to content

Commit 4e5c150

Browse files
carmoccaSeanNaren
authored andcommitted
Add 1.1.4 section to CHANGELOG (#5378)
(cherry picked from commit 019e4ff)
1 parent 99387e6 commit 4e5c150

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
117117
- Fixed `num_workers` for Windows example ([#5375](https://github.com/PyTorchLightning/pytorch-lightning/pull/5375))
118118

119119

120-
## [1.1.3rc] - 2020-12-29
120+
## [1.1.4] - YYYY-MM-DD
121+
122+
### Added
123+
124+
125+
### Changed
126+
127+
128+
### Deprecated
129+
130+
131+
### Removed
132+
133+
134+
### Fixed
135+
136+
137+
## [1.1.3] - 2021-01-05
121138

122139
### Added
123140

@@ -195,6 +212,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
195212
[#5068](https://github.com/PyTorchLightning/pytorch-lightning/pull/5068))
196213
- Allow any input in `to_onnx` and `to_torchscript` ([#4378](https://github.com/PyTorchLightning/pytorch-lightning/pull/4378))
197214
- Do not warn when the name key is used in the `lr_scheduler` dict ([#5057](https://github.com/PyTorchLightning/pytorch-lightning/pull/5057))
215+
198216
- Fixed `DDPHPCAccelerator` hangs in DDP construction by calling `init_device` ([#5157](https://github.com/PyTorchLightning/pytorch-lightning/pull/5157))
199217

200218

0 commit comments

Comments
 (0)