Skip to content

Commit

Permalink
Update Release notes
Browse files Browse the repository at this point in the history
Synchronize with the stable/v0.4 branch.
  • Loading branch information
jschwe committed May 2, 2024
1 parent fce4fe5 commit df4897e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,28 @@
[#507]: https://github.com/corrosion-rs/corrosion/pull/507
[#511]: https://github.com/corrosion-rs/corrosion/pull/511

# v0.4.9 (2024-05-01)

### New Features

- Automatically detect Rust target for OpenHarmony ([#510]).

### Fixes

- Make find_package portable ([#509]).

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

# v0.4.8 (2024-04-03)

### Fixes

- Fix an internal error when passing both the `PROFILE` and `CRATES` option to
`corrosion_import_crate()` ([#496]).

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

# v0.4.7 (2024-01-19)

### Fixes
Expand Down

0 comments on commit df4897e

Please sign in to comment.