Skip to content

Commit 6dbf462

Browse files
committed
update changelog
1 parent c4773c6 commit 6dbf462

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77

8-
## [1.2.3] - 2021-MM-DD
9-
10-
### Fixed
11-
12-
13-
- Fixed DP reduction with collection ([#6324](https://github.com/PyTorchLightning/pytorch-lightning/pull/6324))
14-
15-
16-
## [1.2.2] - 2021-03-03
8+
## [UnReleased] - 2021-MM-DD
179

1810
### Added
1911

@@ -109,7 +101,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
109101
- Fixed error thrown when using valid distributed mode in multi node ([#6297](https://github.com/PyTorchLightning/pytorch-lightning/pull/6297)
110102

111103

112-
- Added `checkpoint` parameter to callback's `on_save_checkpoint` hook ([#6072](https://github.com/PyTorchLightning/pytorch-lightning/pull/6072))
104+
- Fixed DP reduction with collection ([#6324](https://github.com/PyTorchLightning/pytorch-lightning/pull/6324))
105+
113106

114107
## [1.2.1] - 2021-02-23
115108

0 commit comments

Comments
 (0)