Skip to content

Commit

Permalink
changelog detail
Browse files Browse the repository at this point in the history
  • Loading branch information
asmello committed Aug 5, 2024
1 parent 020ead3 commit 14d9f17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- `Token::to_index` now fails if the token contains leading zeros, as mandated by the RFC.

### Changed

- `ParseIndexError` is now an enum to reflect the new failure mode when parsing indices.

## [0.5.1]

### Changed
Expand Down

0 comments on commit 14d9f17

Please sign in to comment.