cublas-0.4.0.0: CHANGELOG.md
# Revision history for cublas
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.4.0.0] - 2017-11-15
### Added
* `getMathMode`
* `setMathMode`
### Fixed
* Build fix for CUDA-9
## 0.3.0.0 - 2017-08-24
* First version; replaces [bmsherman/cublas](https://github.com/bmsherman/cublas). Released on an unsuspecting world.
[0.4.0.0]: https://github.com/tmcdonell/cublas/compare/release/0.3.0.0...0.4.0.0