Skip to content

Commit f80d7dd

Browse files
committed
Add v5.1.1 to changelog
1 parent 66c2e01 commit f80d7dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Released 16 April 2021
1313
- See the [num-complex changelog](https://github.com/rust-num/num-complex/blob/master/RELEASES.md) for a list of breaking changes in num-complex 0.4
1414
- As a high-level summary, most users will not need to do anything to upgrade to RustFFT 6.0: num-complex 0.4 re-exports a newer version of `rand`, and that's num-complex's only documented breaking change.
1515

16+
## [5.1.1]
17+
Released 10 May 2021
18+
### Fixed
19+
- Fixed a compile-time divide by zero error on nightly Rust in `stdarch\crates\core_arch\src\macros.rs` (Backported from v6.0.1)
20+
- Increased the minimum version of `strength_reduce` to 0.2.3 (Backported from v6.0.1)
21+
1622
## [5.1.0]
1723
Released 16 April 2021
1824
### Added

0 commit comments

Comments
 (0)