# Changelog `validation-selective` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. ## 0.1.0.0 — May 5, 2020 * [#41](https://github.com/kowainik/relude/issues/41): Support GHC-8.10.1. * [#24](https://github.com/kowainik/relude/issues/24): Add `validationAll`, `when*` and `maybe*` combinators into `Validation.Combinators`. ## 0.0.0.0 * Initially created. [1]: https://pvp.haskell.org [2]: https://github.com/kowainik/validation-selective/releases