Changelog for lens-family-core-0.1.0

0.1.0 (Changes from 0.0.1) ========================= * added project and sec * added <>= and <>~ * renamed functional modifier operators * renamed LensFamily and Lens to RefFamily and Ref * moving setting to Lens.Family.Unchecked because one needs to verify the functor laws 0.0.1 (Changes from 0.0.0) ========================= * Bump dependency on containers * Fixed dependency on mtl