# Changelog for `proto-lens-combinators`
## Unreleased changes
## 0.1.0.8
- Bump the dependency on `base` to support `ghc-8.2.1`.
## 0.1.0.7
- Use a `custom-setup` clause.
## 0.1.0.6
- Bump the dependency for `proto-lens-0.2`.
- Use modules from `lens-family-core` instead of `lens-family` to improve type
inference.
## 0.1.0.4
- Bump the dependency for `data-default-class-0.1`.
## 0.1.0.2
- Explicitly depend on the `proto-lens` library in the unit test.
## 0.1.0.1
- Bump the dependencies on `base` and `transformers` to support `ghc-8.0`.
## 0.1.0.0
Initial version.