geniplate 0.7.5 (released 2017-04-24):
* Support GHC 8.2.1
  Contributed by Andrés Sicard-Ramírez.

geniplate 0.7.4 (released 2016-04-24):
* Fix the template-haskell 2.11.* support
  Contributed by Andrés Sicard-Ramírez.

geniplate 0.7.3 (released 2016-04-24)
* Accidentally the same as 0.7.2

geniplate 0.7.2 (released 2016-01-04):
* Support template-haskell 2.11.*.
  Contributed by Andrés Sicard-Ramírez.

geniplate 0.7.1 (released 2015-06-02):
* Fix build on GHC 7.4.1

geniplate 0.7 (released 2015-06-02):
* Add descend, DescendM and DescendBiM.
  Related pull request: https://github.com/augustss/geniplate/pull/7

geniplate 0.6.0.7 (released 2015-05-25):

* Blocking polymorphic type constructors in `transformBiM'` and families.
  Contributed by Nick Smallbone.

geniplate 0.6.0.6 (relased 2015-04-29):
* Support GHC 7.10
* Add TypeQ-arg'd versions of `genUniverseBi*` and `genTransformBi*`
  Contributed by Víctor López Juan.
