Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Jun 28, 2024
1 parent 6714e7a commit 1faf920
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.6] - 2024-05-22
## [0.3.7] - 2024-06-29

### Fixed

- Make `PayloadView` public ([#20])

[#20]: https://github.com/alloy-rs/rlp/pull/20

## [0.3.6] - 2024-06-29

### Added

- New `decode_raw` static methods to `Header`
- New `decode_raw` static methods to `Header` ([#18])

[#18]: https://github.com/alloy-rs/rlp/pull/18

## [0.3.5] - 2024-05-22

Expand Down

0 comments on commit 1faf920

Please sign in to comment.