Skip to content

Commit

Permalink
Add a release note for rust-num#82
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Jun 13, 2020
1 parent 168d594 commit e78f46f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASES.md
Expand Up @@ -11,11 +11,14 @@
- The "i128" opt-in feature was removed, now always available.
- [Updated public dependences][65]:
- `rand` support has been updated to 0.7, requiring Rust 1.32.
- [Methods for `T: Float` now take values instead of references][82], most
notably affecting the constructor `from_polar`.

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

[65]: https://github.com/rust-num/num-complex/pull/65
[73]: https://github.com/rust-num/num-complex/pull/73
[82]: https://github.com/rust-num/num-complex/pull/82

# Release 0.2.4 (2020-01-09)

Expand Down

0 comments on commit e78f46f

Please sign in to comment.