Skip to content

Commit

Permalink
v0.3.2 release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Oct 30, 2022
1 parent 488d477 commit b1ca6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a name="v0.3.2"></a>
### Pending
### v0.3.2 (2022-10-30)
* Add `Bounds::from` for `[f64; 4]`, `[f32; 4]`, `[i32; 4]`
* Add `Bounds::try_from` now also supports `&[f64]`, `&[f32]`, `&[i32]` in addition to `Vec<f64>`

Expand Down

0 comments on commit b1ca6fb

Please sign in to comment.