Skip to content

Commit

Permalink
fix broken link CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cypherpepe authored Jan 8, 2025
1 parent 62a7014 commit f8ab213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [1.19.0](https://github.com/eth-brownie/brownie/tree/v1.19.0) - 2022-05-29
### Added
- Initial support for [Anvil](https://github.com/foundry-rs/foundry/tree/master/anvil), a blazing-fast local testnet node implementation in Rust ([#1541](https://github.com/eth-brownie/brownie/pull/1541))
- Initial support for [Anvil](https://github.com/foundry-rs/foundry/tree/master/crates/anvil), a blazing-fast local testnet node implementation in Rust ([#1541](https://github.com/eth-brownie/brownie/pull/1541))
- Support configurable initial wallet balance, chain id, and gas limit.

### Fixed
Expand Down

0 comments on commit f8ab213

Please sign in to comment.