Skip to content

Commit

Permalink
Document changed checksum mechanism for release
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Dec 16, 2022
1 parent 1b0bbdd commit 86164e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

[All changes in [[UnreleasedVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.21.0...HEAD).

## What's changed

- Replace checksum mechanism for function naming to give consistent results, independent of the target's endianess.

This comment has been minimized.

Copy link
@glandium

glandium Dec 16, 2022

Contributor

typo: endianness

You could also add "bit width"

This shoud have no visible effect on the outside.

This comment has been minimized.

Copy link
@glandium

glandium Dec 16, 2022

Contributor

Typo: should


## v0.21.0 - (_2022-10-14_)

[All changes in v0.21.0](https://github.com/mozilla/uniffi-rs/compare/v0.20.0...v0.21.0).
Expand Down

0 comments on commit 86164e0

Please sign in to comment.