# Changelog for `proto-lens-setup`
## v0.4.0.10
- Support GHC 9.12 (add compatibility shim for Cabal >= 3.14 `SymbolicPath` API).
- Support GHC 9.14.
## v0.4.0.9
- Relax upper bounds for ghc-9.10.
## v0.4.0.6
- Relax upper bounds for ghc-9.2
## v0.4.0.4
- Bump upper bound to allow base-4.14.
- Bump upper bound to allow Cabal-3.2.
## v0.4.0.3
- Bump lower bounds to base-4.10 (ghc-8.2) and Cabal-2.0.
- Support dependencies on base-4.13 (ghc-8.8) and Cabal-3.0.
- Bump upper bounds to proto-lens-0.6.
## v0.4.0.2
- Bump upper bounds to support `proto-lens-0.5.*`.
## v0.4.0.1
- Bump the lower bound on `base` and `containers` to support `ghc-8.6.1`.
- Support `Cabal-2.4.*`.
## v0.4.0.0
- Split out from `proto-lens-protoc`.
## Older
See `Changelog.md` for `proto-lens-protoc`.