File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,20 @@ Compatibility Notes
98
98
[ `ptr::NonNull` ] : https://doc.rust-lang.org/std/ptr/struct.NonNull.html
99
99
100
100
101
+ Version 1.24.1 (2018-03-01)
102
+ ==========================
103
+
104
+ - [ Do not abort when unwinding through FFI] [ 48251 ]
105
+ - [ Emit UTF-16 files for linker arguments on Windows] [ 48318 ]
106
+ - [ Make the error index generator work again] [ 48308 ]
107
+ - [ Cargo will warn on Windows 7 if an update is needed] [ cargo/5069 ] .
108
+
109
+ [ 48251 ] : https://github.com/rust-lang/rust/issues/48251
110
+ [ 48308 ] : https://github.com/rust-lang/rust/issues/48308
111
+ [ 48318 ] : https://github.com/rust-lang/rust/issues/48318
112
+ [ cargo/5069 ] : https://github.com/rust-lang/cargo/pull/5069
113
+
114
+
101
115
Version 1.24.0 (2018-02-15)
102
116
==========================
103
117
You can’t perform that action at this time.
0 commit comments