Skip to content

Commit e78f46f

Browse files
committed
Add a release note for #82
1 parent 168d594 commit e78f46f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@
1111
- The "i128" opt-in feature was removed, now always available.
1212
- [Updated public dependences][65]:
1313
- `rand` support has been updated to 0.7, requiring Rust 1.32.
14+
- [Methods for `T: Float` now take values instead of references][82], most
15+
notably affecting the constructor `from_polar`.
1416

1517
**Contributors**: @cuviper, @SOF3, @vks
1618

1719
[65]: https://github.com/rust-num/num-complex/pull/65
1820
[73]: https://github.com/rust-num/num-complex/pull/73
21+
[82]: https://github.com/rust-num/num-complex/pull/82
1922

2023
# Release 0.2.4 (2020-01-09)
2124

0 commit comments

Comments
 (0)