# Revision history for generic-storable-plugin
## 0.2.3.2 -- 2020-12-04
* Compiler marked as pure.
## 0.2.3.1 -- 2020-11-28
* Support for derive-storable 0.3.0.0
## 0.2.3.0 -- 2020-03-23
* Support for derive-storable 0.2.0.0
* Bump to 8.8
* Prepared for 8.10
## 0.2.2.0 -- 2018-09-29
* Bump to 8.6
## 0.2.1.0 -- 2018-03-20
* Bump to 8.4
## 0.2.0.0 -- 2017-11-04
* Support for GHC 8.2.*.
* Added benchmarks.
## 0.1.0.3 -- 2017-01-08
* Added tests.
* Added TravisCI builds.
## 0.1.0.2 -- 2016-09-11
* Changed generic-storable to derive-storable in README.md
* Added README.md to the package
## 0.1.0.0 -- 2016-09-08
* First version. Released on an unsuspecting world.