# Revision history for monad-effect ## 0.1.0.0 -- 2025-09-20 * First release of monad-effect ## 0.2.0.0 -- 2025-10-17 * Refactored `Control.System` to use bracket pattern by default, users of `Control.Monad.Effect` are not affected. Adding many new combinators. ## 0.2.1.0 -- 2025-11-05 * Exporting `lift`