near / borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing
https://borsh.io/
Apache License 2.0
299 stars 65 forks source link

chore: release #253

Closed frol closed 10 months ago

frol commented 10 months ago

🤖 New release

Changelog

## `borsh`

## [1.1.1](https://github.com/near/borsh-rs/compare/borsh-v1.1.0...borsh-v1.1.1) - 2023-10-25 ### Other - add `test_schema_conflicts` ([#254](https://github.com/near/borsh-rs/pull/254)) - addressed warnings in docs generation ([#252](https://github.com/near/borsh-rs/pull/252)) - simplify discriminants handling in schema derives ([#241](https://github.com/near/borsh-rs/pull/241))


This PR was generated with release-plz.

frol commented 10 months ago

Since the breaking change is under unstable__schema feature, it should not be 2.0 release, so we will need to update this release manually before merging this PR.

dj8yfo commented 10 months ago

Since the breaking change is under unstable__schema feature, it should not be 2.0 release, so we will need to update this release manually before merging this PR.

there was no breaking change, this was due to exclamation mark chore! pop!ping up in master commit message somewhat unexpectedly.