sublists-0.2.0.0: ChangeLog.md
# Revision history for sublists
## 0.1.0.0 -- 2021-03-03
* First version. Released on an unsuspecting world.
## 0.1.0.1 -- 2021-03-03
* First version revised A. Fixed issue with the incorrect statement in the documentation.
## 0.1.0.2 -- 2021-03-03
* First version revised B. Fixed issues with the documentation.
## 0.1.1.0 -- 2021-03-05
* First version revised C. Added variant of the Applicative usage.
## 0.1.2.0 -- 2022-08-17
* First version revised D. Updated dependency boundaries to support the newer GHC-9* versions.
## 0.2.0.0 -- 2023-05-04
* Second version. Changed the module name to the more expected one. Added README.md file
with devotion to Foundation Gastrostars. Switched to NoImplicitPrelude extension
and updated the dependency boundaries.