Skip to content

Commit ecffb2a

Browse files
Bordalantiga
authored andcommitted
cleaning chlog
1 parent f61802e commit ecffb2a

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

src/lightning/app/CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
77

88
## [2.0.6] - 2023-07-20
99

10-
### Changed
11-
12-
-
13-
1410
#### Fixed
1511

1612
- Fixed handling a `None` request in the file orchestration queue ([#18111](https://github.com/Lightning-AI/lightning/pull/18111))
1713

1814

19-
2015
## [2.0.5] - 2023-07-07
2116

2217
### Added

src/lightning/fabric/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
77

88
## [2.0.6] - 2023-07-20
99

10-
### Changed
11-
12-
-
13-
1410
#### Fixed
1511

16-
-
17-
18-
19-
2012
- Fixed `TensorBoardLogger.log_graph` not unwrapping the `_FabricModule` ([#17844](https://github.com/Lightning-AI/lightning/pull/17844))
2113

2214

src/lightning/pytorch/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
77

88
## [2.0.6] - 2023-07-20
99

10-
### Changed
11-
12-
-
13-
1410
#### Fixed
1511

1612
- `LightningCLI` not saving correctly `seed_everything` when `run=True` and `seed_everything=True` ([#18056](https://github.com/Lightning-AI/lightning/pull/18056))
17-
18-
1913
- Fixed validation of non-PyTorch LR schedulers in manual optimization mode ([#18092](https://github.com/Lightning-AI/lightning/pull/18092))
20-
21-
2214
- Fixed an attribute error for `_FaultTolerantMode` when loading an old checkpoint that pickled the enum ([#18094](https://github.com/Lightning-AI/lightning/pull/18094))
2315

2416

0 commit comments

Comments
 (0)