Skip to content

Commit ee6b77c

Browse files
pkg: bump 2.1dev & chlog sections (#17109)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b26e5f6 commit ee6b77c

File tree

4 files changed

+82
-1
lines changed

4 files changed

+82
-1
lines changed

src/lightning/app/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ 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] - 2023-MM-DD
9+
10+
### Added
11+
12+
-
13+
14+
15+
### Changed
16+
17+
-
18+
19+
20+
### Depercated
21+
22+
-
23+
24+
25+
### Removed
26+
27+
-
28+
29+
30+
### Fixed
31+
32+
-
33+
34+
835
## [2.0.0] - 2023-03-15
936

1037
### Added

src/lightning/fabric/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ 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] - 2023-MM-DD
9+
10+
### Added
11+
12+
-
13+
14+
15+
### Changed
16+
17+
-
18+
19+
20+
### Depercated
21+
22+
-
23+
24+
25+
### Removed
26+
27+
-
28+
29+
30+
### Fixed
31+
32+
-
33+
34+
835
## [2.0.0] - 2023-03-15
936

1037
### Added

src/lightning/pytorch/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,33 @@ 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] - 2023-MM-DD
9+
10+
### Added
11+
12+
-
13+
14+
15+
### Changed
16+
17+
-
18+
19+
20+
### Depercated
21+
22+
-
23+
24+
25+
### Removed
26+
27+
-
28+
29+
30+
### Fixed
31+
32+
-
33+
34+
835
## [2.0.0] - 2023-03-15
936

1037
### Added

src/version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.1.0dev

0 commit comments

Comments
 (0)