Skip to content

Commit b820a8c

Browse files
committed
Add release notes for 1.77.1
1 parent ec2b323 commit b820a8c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,13 @@
225225
- test: disable lldb test as it requires privileges to run on macOS
226226
[#13416](https://github.com/rust-lang/cargo/pull/13416)
227227

228+
## Cargo 1.77.1 (2024-03-28)
229+
230+
### Fixed
231+
232+
- Debuginfo is no longer stripped by default for Windows MSVC targets. This caused an unexpected regression in 1.77.0 that broke backtraces.
233+
[#13654](https://github.com/rust-lang/cargo/pull/13654)
234+
228235
## Cargo 1.77 (2024-03-21)
229236
[1a2666dd...rust-1.77.0](https://github.com/rust-lang/cargo/compare/1a2666dd...rust-1.77.0)
230237

0 commit comments

Comments
 (0)