Skip to content

Commit c4773c6

Browse files
committed
add changelog
1 parent 91993a2 commit c4773c6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ 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-
## [UnReleased] - 2021-MM-DD
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
917

1018
### Added
1119

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

103111

112+
- Added `checkpoint` parameter to callback's `on_save_checkpoint` hook ([#6072](https://github.com/PyTorchLightning/pytorch-lightning/pull/6072))
113+
104114
## [1.2.1] - 2021-02-23
105115

106116
### Fixed

0 commit comments

Comments
 (0)