Skip to content

Commit 2c44e5a

Browse files
carmoccaBorda
authored andcommitted
Add 1.1.4 section to CHANGELOG (#5378)
(cherry picked from commit 019e4ff)
1 parent 3a996ea commit 2c44e5a

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
@@ -119,7 +119,24 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
119119
- Fixed `num_workers` for Windows example ([#5375](https://github.com/PyTorchLightning/pytorch-lightning/pull/5375))
120120

121121

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

124141
### Added
125142

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

202220

0 commit comments

Comments
 (0)