cusparse-0.2.0.0: CHANGELOG.md
# Revision history for cusparse
Notable changes to the project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [0.2.0.0] - 2018-10-02
### Added
* Level 3 operations from CUDA-9.2
* Format conversion operations from CUDA-9.0
* Precondition operations from CUDA-9.0
* Precondition operations from CUDA-9.2
## [0.1.0.1] - 2018-03-12
### Fixed
* Build fix for Cabal-2.2 (ghc-8.4)
## 0.1.0.0 - 2017-08-24
* First version; split off from [bmsherman/cublas](https://github.com/bmsherman/cublas). Released on an unsuspecting world.
[0.2.0.0]: https://github.com/tmcdonell/cusparse/compare/0.1.0.1...v0.2.0.0
[0.1.0.1]: https://github.com/tmcdonell/cusparse/compare/0.1.0.0...0.1.0.1