Changelog for fftw-sys crate
=============================
Unreleased
----------
### Deleted
- `intel-mkl` feature is not supported for macOS https://github.com/rust-math/fftw/pull/95
### Changed
- intel-mkl-src 0.6.0+mkl2020.1 https://github.com/rust-math/fftw/pull/95
- num-complex 0.3.0 https://github.com/rust-math/fftw/pull/95
- Regenerate binding based on FFTW 3.3.8 https://github.com/rust-math/fftw/pull/94
0.5.0 - 2019-05-02
===================
### Changed
- intel-mkl-src 0.4.0
- fftw-src 0.3.0
- Change to dual License GPLv2 or MIT + Intel Simplified Software License (for intel-mkl feature)