giphy-api-0.2.5.0: changelog.md
# Changelog
## v0.2.5.0
- Clarify servant bounds
## v0.2.4.0
- Include extra source files for stackage test suite
## v0.2.3.0
- Losen upper bounds for Stackage inclusion (aeson 0.11 compat)
## v0.2.2.0
- Retrieve single GIFs via GifId.
- Another attempt in reducing the deps on Hackage.
## v0.2.1.0
- Expose RandomResponse(..) type for non-lens use.
## v0.2.0.0
- Make sample app optional via build flag `buildSample`. This dramatically
reduces the dependency graph.
## v0.1.0.0
- Initial release