Skip to content

Commit cf622bd

Browse files
carmoccaSeanNaren
authored andcommitted
Add 1.1.4 section to CHANGELOG (#5378)
(cherry picked from commit 019e4ff)
1 parent 97be67a commit cf622bd

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

9696

97-
## [1.1.3rc] - 2020-12-29
97+
## [1.1.4] - YYYY-MM-DD
98+
99+
### Added
100+
101+
102+
### Changed
103+
104+
105+
### Deprecated
106+
107+
108+
### Removed
109+
110+
111+
### Fixed
112+
113+
114+
## [1.1.3] - 2021-01-05
98115

99116
### Added
100117

@@ -172,6 +189,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
172189
[#5068](https://github.com/PyTorchLightning/pytorch-lightning/pull/5068))
173190
- Allow any input in `to_onnx` and `to_torchscript` ([#4378](https://github.com/PyTorchLightning/pytorch-lightning/pull/4378))
174191
- Do not warn when the name key is used in the `lr_scheduler` dict ([#5057](https://github.com/PyTorchLightning/pytorch-lightning/pull/5057))
192+
175193
- Fixed `DDPHPCAccelerator` hangs in DDP construction by calling `init_device` ([#5157](https://github.com/PyTorchLightning/pytorch-lightning/pull/5157))
176194

177195

0 commit comments

Comments
 (0)