Skip to content

Commit

Permalink
chore: release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Jun 29, 2024
1 parent ad641ab commit d3644b9
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,31 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.1](https://github.com/foundry-rs/block-explorers/releases/tag/v0.4.1) - 2024-06-17
## [0.5.0](https://github.com/foundry-rs/block-explorers/releases/tag/v0.5.0) - 2024-06-29

### Dependencies

- [deps] Bump compilers 0.9 ([#54](https://github.com/foundry-rs/block-explorers/issues/54))

### Miscellaneous Tasks

- Fix up manifests
- [meta] Update CODEOWNERS

### Other

- The EVM version returned by Blockscout is "default" ([#53](https://github.com/foundry-rs/block-explorers/issues/53))
- Create cache directory if needed ([#52](https://github.com/foundry-rs/block-explorers/issues/52))

## [foundry-block-explorers-v0.4.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.1) - 2024-06-17

### Dependencies

- Bump compilers ([#49](https://github.com/foundry-rs/block-explorers/issues/49))

### Miscellaneous Tasks

- Release 0.4.1
- Use crates alloy ([#50](https://github.com/foundry-rs/block-explorers/issues/50))

## [foundry-block-explorers-v0.4.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.0) - 2024-06-11
Expand Down Expand Up @@ -229,4 +246,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Update rustfmt config ([#16](https://github.com/foundry-rs/block-explorers/issues/16))

<!-- generated by git-cliff -->
<!-- generated by git-cliff -->

0 comments on commit d3644b9

Please sign in to comment.