Skip to content

fix: add CHANGELOG.md entry about set_error!() return value changing

Georgy Moshkin requested to merge gmoshkin/unreported-breaking-change into master

Summary

  • fix: add CHANGELOG.md entry about set_error!() return value changing

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports