Skip to content

Commit

Permalink
Update the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwe committed Sep 5, 2024
1 parent bc5cbb2 commit 3d7c4b2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
### New features

- Support using the `$<CONFIG>` generator expression in `OUTPUT_DIRECTORY`. [#459]

- Add `OVERRIDE_CRATE_TYPE` option to corrosion_import_crate, allowing users to override
the crate-types of Rust libraries (e.g. force building as a staticlib instead of an rlib).
- Support *-windows-gnullvm targets.
- experimental support in corrosion_install for installing libraries and header files

[#459]: https://github.com/corrosion-rs/corrosion/pull/459

Expand Down

0 comments on commit 3d7c4b2

Please sign in to comment.