Skip to content

Commit

Permalink
Better changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
diondokter committed Aug 5, 2024
1 parent b53ea61 commit 0aa0681
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

## Unreleased

- Added `Value` impls for `bool`, `Option<T: Value>`, and `[T: Value; N]`
- *Breaking:* Added `Value` impls for `bool`, `Option<T: Value>`, and `[T: Value; N]`.
*This can break existing code because it changes type inference, be mindfull of that!*

## 3.0.1 25-07-24

Expand Down

0 comments on commit 0aa0681

Please sign in to comment.