# 0.2.0.1 * No more conditional `Safe` (see [#122](https://github.com/monadfix/microlens/issues/122)). # 0.2.0 * Removed of equality constraints on `Zoom` and `Magnify`, as was done in `lens` earlier. This allows instances of `Zoom` and `Magnify` for `FreeT`. (Thanks to @treeowl.) # 0.1.11.1 * Fixed compilation on GHC 8.4. # 0.1.11.0 * Exported `Focusing`, etc. from `Lens.Micro.Mtl.Internal`. * Added `&~`. # 0.1.10.0 * Added `