paritytech / parity-scale-codec

Lightweight, efficient, binary serialization and deserialization codec
Apache License 2.0
256 stars 94 forks source link

chore(versioning): bump version to 3.6.4 and fill the changelog #481

Closed StackOverflowExcept1on closed 1 year ago

StackOverflowExcept1on commented 1 year ago

@koute please review

koute commented 1 year ago

@StackOverflowExcept1on You also need to bump the derive crate's version.

bkchr commented 1 year ago

@StackOverflowExcept1on you also need to change the Cargo.toml to import derive by =>3.6.4

koute commented 1 year ago

Released on crates.io

StackOverflowExcept1on commented 1 year ago

@koute we probably need to tag and release: https://github.com/paritytech/parity-scale-codec/releases

koute commented 1 year ago

@koute we probably need to tag and release: https://github.com/paritytech/parity-scale-codec/releases

AFAIK the GH releases aren't really used for anything. I've pushed tags to mark the new versions though.