File tree 2 files changed +1
-10
lines changed
2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -28,14 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
28
- Update .gitignore
29
29
- Clippy fixes
30
30
31
- # Changelog
32
-
33
- All notable changes to this project will be documented in this file.
34
-
35
-
36
- The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
37
- and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
38
-
39
31
## v3.1.0-alpha
40
32
41
33
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
4
4
[changelog ]
5
5
# changelog header
6
- header = """
7
- # Changelog\n
6
+ header = """ # Changelog\n
8
7
All notable changes to this project will be documented in this file.\n
9
8
10
9
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
You can’t perform that action at this time.
0 commit comments