update release notes

This commit is contained in:
Emily Albini 2025-11-06 19:09:12 +01:00
parent 279ca7e533
commit ae5f6ed3e4

View file

@ -1,3 +1,11 @@
Version 1.91.1 (2025-11-10)
===========================
<a id="1.91.1"></a>
- [Enable file locking support in illumos](https://github.com/rust-lang/rust/pull/148322). This fixes Cargo not locking the build directory on illumos.
- [Fix `wasm_import_module` attribute cross-crate](https://github.com/rust-lang/rust/pull/148363). This fixes linker errors on WASM targets.
Version 1.91.0 (2025-10-30)
==========================