Skip to content

Commit

Permalink
add changelog line
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrixyz committed Jul 18, 2024
1 parent 657c6ee commit 06364df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
### Modified

- `TypedShape::Custom(u32)` is now `TypedShape::Custom(&dyn Shape)`.
- `Real` is now exposed through a `use` statement,
so that an indirection is removed in documentation:
previous occurrences of `Real` now show `f32` or `f64`.

## v0.16.1

Expand Down

0 comments on commit 06364df

Please sign in to comment.