Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ and this crate adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h

## Unreleased

### Fixed
### [3.7.3] - 2025-01-30
Comment thread
serban300 marked this conversation as resolved.

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

## [3.7.0] - 2024-11-18

Expand Down