# 0.2.0.4
* Allow building with containers 0.8.
# 0.2.0.3
* [#186](https://github.com/stevenfontanella/microlens/issues/186) Export [`AsEmpty`](https://hackage.haskell.org/package/microlens-pro/docs/Lens-Micro-Pro.html#t:AsEmpty) typeclass.
# 0.2.0.2
* [#182](https://github.com/stevenfontanella/microlens/pull/182) Support GHC 9.12.
# 0.2.0.1
* [#180](https://github.com/stevenfontanella/microlens/pull/180) [#181](https://github.com/stevenfontanella/microlens/pull/181) Support GHC 9.10.
# 0.2.0
* New major release.
* [#177](https://github.com/stevenfontanella/microlens/issues/177) Moves `Lens.Micro.ProCompat` into `Lens.Micro.Pro`.
# 0.1.0
* [#105](https://github.com/stevenfontanella/microlens/issues/105) microlens-pro initial release, with `Prism`s and `Iso`s.