Skip to content

Commit 0735119

Browse files
committed
docs: Update changelog
1 parent c4d3959 commit 0735119

File tree

6 files changed

+30
-2
lines changed

6 files changed

+30
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020
<!-- next-header -->
2121
## [Unreleased] - ReleaseDate
2222

23+
### Compatibility
24+
25+
- Update MSRV to 1.74
26+
2327
## [4.4.18] - 2024-01-16
2428

2529
### Fixes
@@ -140,9 +144,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
140144

141145
## [4.4.0] - 2023-08-24
142146

143-
### Compatibility
147+
### compatibility
144148

145-
- Update MSRV to 1.70.0
149+
- update msrv to 1.70.0
146150

147151
## [4.3.24] - 2023-08-23
148152

clap_complete/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Update MSRV to 1.74
13+
1014
## [4.4.10] - 2024-02-02
1115

1216
### Fixes

clap_complete_fig/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Update MSRV to 1.74
13+
1014
## [4.4.2] - 2023-10-24
1115

1216
## [4.4.1] - 2023-09-18

clap_complete_nushell/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Update MSRV to 1.74
13+
1014
## [4.4.2] - 2023-10-24
1115

1216
## [4.4.1] - 2023-09-11

clap_lex/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Update MSRV to 1.74
13+
14+
### Fixes
15+
16+
- Improve `unsafe` code by using new `OsStr` API
17+
1018
## [0.6.0] - 2023-10-24
1119

1220
### Breaking Change

clap_mangen/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Update MSRV to 1.74
13+
1014
## [0.2.19] - 2024-02-02
1115

1216
### Features

0 commit comments

Comments
 (0)