Commit graph

105 commits

Author SHA1 Message Date
Weihang Lo 0babf351a9
Update changelog for 1.75.0 2023-11-13 10:04:28 -05:00
Weihang Lo 94687c3d28
Update changelog for 1.74.0 2023-11-13 01:05:03 -05:00
Weihang Lo edfd9034b7
changelog: add compat notice for cargo login -- <arg> 2023-10-15 16:29:59 -04:00
Ed Page 7bf20a4b20 docs(changelog): Highlight 1.73's minor incompat with build.rs 2023-10-05 13:19:18 -05:00
Weihang Lo e5cd100671
Update changelog for 1.75.0 2023-10-04 22:40:07 +08:00
Weihang Lo d27b901bb8
Update changelog for 1.74.0 2023-10-04 22:40:06 +08:00
Ed Page e4e10f2393 chore: Fix typos
This is a repeat of #11561
2023-09-19 15:28:48 -05:00
Ed Page fc4a81db82 docs(changelog): Clarify language for Cargo.lock policy 2023-08-30 10:50:49 -05:00
Weihang Lo 4b51b27d0a
changelog: add 🚨 emoji for CVE entries 2023-08-24 18:21:43 +01:00
Weihang Lo f975722a0e
changelog: add link to CVE-2023-40030 2023-08-24 18:21:11 +01:00
Weihang Lo ac86772b54
Update changelog for 1.74.0 2023-08-22 11:54:46 +01:00
Weihang Lo 243116ba95
Update changelog for 1.73.0 2023-08-22 11:54:45 +01:00
Weihang Lo 716692d778
Update changelog for 1.72.0 2023-08-22 11:54:45 +01:00
Weihang Lo 61e5662a2a
Update changelog for 1.71.1 2023-08-22 11:54:45 +01:00
Weihang Lo d11145dfb9
Update changelog for 1.73 2023-07-15 00:30:08 +01:00
Weihang Lo 80c09d78e0
Update changelog for 1.72 2023-07-15 00:30:08 +01:00
Ed Page 642e0c38db docs: Put cargo-add change under nightly
I'm assuming we'll want to beta-backport this.
2023-07-10 15:13:15 -05:00
Eric Huss 3d3168b6c2 Update triagebot links. 2023-06-13 11:44:03 -07:00
Weihang Lo e3aa400e6b
changelog: update for 1.72 2023-06-12 21:00:41 +01:00
Weihang Lo f516436f85
changelog: add 1.71 backport fix for libcurl 2023-06-12 21:00:41 +01:00
trevyn 2802940be8
Fix typo 2023-06-03 09:52:42 +04:00
Weihang Lo 1ee3153f2f
Update changelog for 1.71 2023-06-02 01:21:24 +01:00
Weihang Lo 26f457ccb2
Update changelog for 1.72 2023-06-02 01:21:24 +01:00
Maxime 20a842924c
nit: fix typo in changelog for 1.70 2023-06-01 21:46:26 +02:00
Weihang Lo e703be8a69
changelog: add entries of some behavior changes 2023-05-10 12:38:38 +01:00
Eric Huss 810c04ff50
Add missing period. 2023-05-08 13:27:20 -07:00
Weihang Lo 09cce86072
changelog: move registry query fixes to the right place 2023-05-05 11:20:01 +01:00
Weihang Lo 6323a4a4e4
Update changelog for 1.71 2023-04-21 01:12:57 +01:00
Weihang Lo 4557475e57
Update changelog for 1.70 2023-04-21 01:12:57 +01:00
Eric Huss 6d4677d6ff Clarify some 1.69 changelog entries. 2023-04-16 18:28:05 -07:00
Eric Huss 3da2b3c67b Mark -C as unstable 2023-04-11 19:46:05 -07:00
bors b9379ea53f Auto merge of #11943 - Muscraft:fix-changelog, r=epage
docs(changelog): Change wording about auto-fix message

The wording in the changelog regarding the auto-fix message specified that it would show for "warnings/errors", but Cargo only shows the message for warnings currently.

The reason that errors were not included was that there were concerns with `rustfix`/`cargo`'s ability to deal with errors, so we decided to skip showing it when there were any errors.
2023-04-07 02:32:08 +00:00
Scott Schafer eb71bc85fb docs(changelog): Change wording about auto-fix message 2023-04-06 20:01:12 -05:00
Josh Stone 0aae5ebb9a
doc(changelog): [env] is a table, not a stable 2023-04-06 17:52:09 -07:00
Eric Huss 1e05a7300f Update changelog for 1.68.2 2023-03-26 13:07:24 -07:00
Weihang Lo 60df49d6e4
Make section headers a bit shorter
* Documentation improvements -> Documentation
* Internal improvements -> Internal
2023-03-09 15:14:48 +00:00
Weihang Lo 821db0971c
move nightly only up above doc/internal improvements 2023-03-09 15:10:49 +00:00
Weihang Lo 140ed0f12b
Add doc/internal sections for 1.70 changelog 2023-03-09 15:10:48 +00:00
Weihang Lo 2d36e8c9eb
Add doc/internal sections for 1.69 changelog 2023-03-09 15:10:48 +00:00
Weihang Lo ac5a799154
Update changelog for 1.70 2023-03-09 13:40:10 +00:00
Weihang Lo d13403abba
Update changelog for 1.69 2023-03-09 13:40:10 +00:00
Weihang Lo b0d4210854
Update CHANGELOG for 1.68 backports 2023-03-08 11:28:10 +00:00
Weihang Lo ff51188603
Update for 1.68 backports 2023-02-09 10:42:59 +00:00
Weihang Lo d5610ae6aa
Update changelog for 1.69 2023-01-28 00:59:39 +00:00
Weihang Lo 5a7554c54f
Update changelog for 1.68 2023-01-28 00:59:39 +00:00
jofas ab30710e71 replaced all occurences of doc.crates.io/contrib/apidoc/cargo with doc.rust-lang.org/nightly/nightly-rustc/cargo 2023-01-12 12:19:42 +01:00
bors abc6abe34d Auto merge of #11561 - epage:typos, r=ehuss
chore: Fix typos

Seeing several typo PRs, like #11560, I figured I'd run my source code spell checker on cargo to help catch a lot of these earlier, in one big batch.
2023-01-11 14:15:24 +00:00
Ed Page ed8b85f10e chore: Fix typos 2023-01-10 20:03:11 -06:00
Eric Huss 23c547166c
update changelog. 2023-01-10 14:36:40 +01:00
Eric Huss a7cfdf664c Add note to release notes about rejecting multiple registries. 2023-01-03 11:14:51 -08:00