packages feed

accelerate-blas-0.2.0.0: CHANGELOG.md

# Revision history for accelerate-blas

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.2.0.0] - 2018-04-03
### Changed
  * Update for AoS representation of complex numbers

### Added
  * support for LLVM-6.0

## [0.1.0.1] - 2017-09-25
### Fixed
  * test-suite: build fix for ghc-8.2

## [0.1.0.0] - 2017-09-21
  * First version. Released on an unsuspecting world.


[0.2.0.0]:          https://github.com/tmcdonell/accelerate-blas/compare/0.1.0.1...0.2.0.0
[0.1.0.1]:          https://github.com/tmcdonell/accelerate-blas/compare/0.1.0.0...0.1.0.1
[0.1.0.0]:          https://github.com/tmcdonell/accelerate-blas/compare/4c89f4e6c62b8de3f37855ab2e4d27046b2495b2...0.1.0.0