# Revision history for cufft

Notable changes to the project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and the
project adheres to the [Haskell Package Versioning
Policy (PVP)](https://pvp.haskell.org)


## [0.10.0.0] - 2020-08-26
### Added
  * Support for Cabal-3
  * Support for CUDA-10.x

## [0.9.0.1] - 2018-10-02
### Fixed
  * Build fix for ghc-8.6

## [0.9.0.0] - 2018-03-12
### Changed
  * Updated API

### Fixed
  * Build fix for Cabal-2.2 (ghc-8.4)

## 0.8.0.0 - 2017-08-24
  * _No change log recorded at this point_


[0.10.0.0]:         https://github.com/tmcdonell/cufft/compare/release/v0.9.0.1...v0.10.0.0
[0.9.0.1]:          https://github.com/tmcdonell/cufft/compare/release/0.9.0.0...v0.9.0.1
[0.9.0.0]:          https://github.com/tmcdonell/cufft/compare/release/0.8.0.0...0.9.0.0