Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zommiommy committed Jul 19, 2024
1 parent 9153a1f commit 3505f04
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [0.6.2] - 2024-07-19

### Fixed

* Added missing implementation of `TypeHash`, `ReprHash`, `MaxSizeOf`,
`SerializeInner`, `DeserializeInner` for:
`Range`, `RangeFrom`, `RangeFull`, `RangeInclusive`, `RangeTo`,
`RangeToInclusive`, `Bound`, `ControlFlow`.

## [0.6.1] - 2024-06-03

### Fixed
Expand Down

0 comments on commit 3505f04

Please sign in to comment.