Skip to content

Commit

Permalink
feat: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnordelo committed Jul 8, 2024
1 parent 4f4e2e4 commit 17230be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 0.15.0-rc.0 (2024-07-8)

### Changed

- `Trace`, `Checkpoint`, and `StorageArray` structs made public.

### Changed (Breaking)

- Removed `num_checkpoints` and `checkpoints` from `ERC20VotesABI`.


Check failure on line 21 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Lint and test

Multiple consecutive blank lines [Expected: 1; Actual: 2]

CHANGELOG.md:21 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
## 0.14.0 (2024-06-14)

### Changed (Breaking)
Expand Down

0 comments on commit 17230be

Please sign in to comment.