Skip to content

Commit ef8afe3

Browse files
authored
Release 3.7.3 (#690)
1 parent d517da8 commit ef8afe3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ and this crate adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h
77

88
## Unreleased
99

10-
### Fixed
10+
### [3.7.3] - 2025-01-30
1111

12-
- Fix added bounds in `Decode` and `Encode` derive macros. ([#689](https://github.com/paritytech/parity-scale-codec/pull/689))
12+
- Fix added bounds in `Encode` and other derive macros. ([#689](https://github.com/paritytech/parity-scale-codec/pull/689))
1313

1414
## [3.7.0] - 2024-11-18
1515

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ full = []
6565
members = ["derive", "fuzzer"]
6666

6767
[workspace.package]
68-
version = "3.7.2"
68+
version = "3.7.3"
6969
authors = ["Parity Technologies <admin@parity.io>"]
7070
license = "Apache-2.0"
7171
repository = "https://github.com/paritytech/parity-scale-codec"

0 commit comments

Comments
 (0)