Skip to content

Commit 60df49d

Browse files
committed
Make section headers a bit shorter
* Documentation improvements -> Documentation * Internal improvements -> Internal
1 parent 821db09 commit 60df49d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
- Removed `-Zjobserver-per-rustc`. Its rustc counterpart never got landed.
4646
[#11764](https://github.com/rust-lang/cargo/pull/11764)
4747

48-
### Documentation improvements
48+
### Documentation
4949

5050
- Cleaned-up unstable documentation.
5151
[#11793](https://github.com/rust-lang/cargo/pull/11793)
5252
- Enhanced the documentation of timing report with graphs.
5353
[#11798](https://github.com/rust-lang/cargo/pull/11798)
5454

55-
### Internal improvements
55+
### Internal
5656

5757
- Switched to `sha2` crate for SHA256 calculation.
5858
[#11795](https://github.com/rust-lang/cargo/pull/11795)
@@ -133,7 +133,7 @@
133133
package doesn't directly interact with.
134134
[#11643](https://github.com/rust-lang/cargo/pull/11643)
135135

136-
### Documentation improvements
136+
### Documentation
137137

138138
- Clarified the difference between `CARGO_CRATE_NAME` and `CARGO_PKG_NAME`.
139139
[#11576](https://github.com/rust-lang/cargo/pull/11576)
@@ -162,7 +162,7 @@
162162
- Documented `-F` flag as an alias for `--features` in `cargo add`.
163163
[#11774](https://github.com/rust-lang/cargo/pull/11774)
164164

165-
### Internal improvements
165+
### Internal
166166

167167
- Disable network SSH tests on Windows.
168168
[#11610](https://github.com/rust-lang/cargo/pull/11610)

0 commit comments

Comments
 (0)