packages feed

fusion-plugin-0.2.0: CHANGELOG.md

## 0.2.0

### Breaking Change
- Fusion.Plugin.Types is no longer exported from this package. If you
  want to annotate the types in your library, use the package
  fusion-plugin-types.

## 0.1.1

### Bug Fixes

- Now compiles successfully on old GHC versions till 7.10.3.

## 0.1.0

* Initial release