# Revision history for cusolver 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 * Dense eigenvalue solver routines from CUDA-9.0 ## [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. 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