We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a7bae commit 3e3f0ccCopy full SHA for 3e3f0cc
RELEASES.md
@@ -1,3 +1,16 @@
1
+Version 1.24.1 (2018-03-01)
2
+==========================
3
+
4
+ - [Do not abort when unwinding through FFI][48251]
5
+ - [Emit UTF-16 files for linker arguments on Windows][48318]
6
+ - [Make the error index generator work again][48308]
7
+ - [Cargo will warn on Windows 7 if an update is needed][cargo/5069].
8
9
+[48251]: https://github.com/rust-lang/rust/issues/48251
10
+[48308]: https://github.com/rust-lang/rust/issues/48308
11
+[48318]: https://github.com/rust-lang/rust/issues/48318
12
+[cargo/5069]: https://github.com/rust-lang/cargo/pull/5069
13
14
Version 1.24.0 (2018-02-15)
15
==========================
16
0 commit comments