# Changelog
`fused-effects-optics` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].
## 0.3.0.0
* Specify ordering of `modifying` type variables (thanks @)
## 0.2.1.0
* GHC 9.2 support.
* Add `<~` operator.
## 0.2.0.0
* GHC 9 support.
* Add `Control.Effect.Optics.Indexed` module.
* `eview` and `eviews` are renamed to `view` and `views`.
* Added `locally`.
## 0.0.1.0
* Initially created.
[1]: https://pvp.haskell.org
[2]: https://github.com/fused-effects/fused-effects-optics/releases