Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #246

Merged
merged 1 commit into from
Oct 13, 2023
Merged

chore: release #246

merged 1 commit into from
Oct 13, 2023

Conversation

frol
Copy link
Collaborator

@frol frol commented Oct 12, 2023

πŸ€– New release

  • borsh: 1.0.0 -> 1.1.0 (βœ“ API compatible changes)
  • borsh-derive: 1.0.0 -> 1.1.0
Changelog

borsh

1.1.0 - 2023-10-13

Added

  • relax schema_container_of target requirement with ?Sized to allow slices (#245)

Fixed

  • fully qualify #cratename::BorshSchema in derive-generated code to void function name collisions leading to compilation errors (#244)


This PR was generated with release-plz.

@frol frol requested a review from dj8yfo as a code owner October 12, 2023 23:00
Signed-off-by: release-plz <[email protected]>
@frol frol force-pushed the release-plz/2023-10-12T23-00-27Z branch from 19da421 to 942ca97 Compare October 13, 2023 08:51
@dj8yfo dj8yfo merged commit e8d67c9 into master Oct 13, 2023
7 checks passed
@dj8yfo dj8yfo deleted the release-plz/2023-10-12T23-00-27Z branch October 13, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants