# Revision history for subG ## 0.1.0.0 -- 2020-10-16 * First version. Released on an unsuspecting world. ## 0.1.1.0 -- 2020-10-16 * First version revised A. Discontinued the support for the GHC-7.8.* series. ## 0.1.1.1 -- 2020-10-16 * First version revised B. Some documentation improvements. ## 0.2.0.0 -- 2020-11-17 * Second version. Added new functions to the Data.SubG module. Added a new module Data.MinMax with the functions that allow to find out both minimum and maximum elements of the Foldable structures.