Skip to content

Commit 360bd5b

Browse files
authored
Prepare release 2.6.1 (#21516)
1 parent 0c2025d commit 360bd5b

3 files changed

Lines changed: 51 additions & 3 deletions

File tree

src/lightning/fabric/CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,30 @@ 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] - YYYY-MM-DD
8+
## [unreleased] - YYYY-MM-DD
9+
10+
### Added
11+
12+
-
13+
14+
15+
### Removed
16+
17+
-
18+
19+
20+
### Changed
21+
22+
-
23+
24+
25+
### Fixed
26+
27+
-
28+
29+
---
30+
31+
## [2.6.1] - 2026-01-30
932

1033
### Added
1134

@@ -25,6 +48,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2548

2649
-
2750

51+
---
52+
2853

2954
## [2.6.0] - 2025-11-28
3055

src/lightning/pytorch/CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,31 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77
---
88

9-
## [Unreleased] - YYYY-MM-DD
9+
## [unreleased] - YYYY-MM-DD
1010

11+
### Added
12+
13+
-
14+
15+
16+
### Removed
17+
18+
-
19+
20+
21+
### Changed
22+
23+
-
24+
25+
26+
### Fixed
27+
28+
-
29+
30+
31+
---
32+
33+
## [2.6.1] - 2026-01-30
1134

1235
### Added
1336

src/version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.6.1

0 commit comments

Comments
 (0)