Skip to content

Commit 38af2a0

Browse files
committed
docs(changelog): explain change more clearly
1 parent 33628fd commit 38af2a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/lightning/fabric/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1414

1515
### Changed
1616

17-
- Increased minimum `fsspec` version from 2022.5.0 to 2025.3.3 ([#20780](https://github.com/Lightning-AI/pytorch-lightning/pull/20780))
17+
- Allow cross-device local checkpoints with `fsspec>=2025.5.0` ([#20780](https://github.com/Lightning-AI/pytorch-lightning/pull/20780))
1818

1919

2020
### Removed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1414

1515
### Changed
1616

17-
- Increased minimum `fsspec` version from 2022.5.0 to 2025.3.3 ([#20780](https://github.com/Lightning-AI/pytorch-lightning/pull/20780))
17+
- Allow cross-device local checkpoints with `fsspec>=2025.5.0` ([#20780](https://github.com/Lightning-AI/pytorch-lightning/pull/20780))
1818

1919
### Removed
2020

0 commit comments

Comments
 (0)