monads-tf-0.2.1.0: changelog.md
## 0.2.1.0
Add `MonadCont`, `MonadReader`, `MonadState`, `MonadRWS`,
`MonadWriter` instances for `ExceptT`.
Published by: Chris Martin
Date: 2023-07-10
## 0.2.0.0
Added new modules `Control.Monad.Except` and
`Control.Monad.Except.Class`
Deprecated modules `Control.Monad.Error` and
`Control.Monad.Error.Class` in favor of the new `Except`
modules, following what `transformers-0.4.0.0` did.
Deprecated module `Control.Monad.List`, following what
`transformers-0.5.3.0` did.
Contributors: Ross Paterson and Chris Martin
Published by: Chris Martin
Date: 2023-07-10
## 0.1.0.3
Published by: Ross Paterson
Date: 2016-06-08
## 0.1.0.2
Published by: Ross Paterson
Date: 2014-04-19
## 0.1.0.1
Published by: Ross Paterson
Date: 2012-09-16
## 0.1.0.0
Published by: Ross Paterson
Date: 2010-03-26
## 0.0.0.1
Published by: Ross Paterson
Date: 2009-03-22
## 0.0.0.0
Published by: Ross Paterson
Date: 2009-01-10