# Revision history for dobutokO-effects ## 0.1.0.0 -- 2020-06-27 * First version. Released on an unsuspecting world. ## 0.2.0.0 -- 2020-06-29 * Second version. Added a new module DobutokO.Sound.Effects.Remix to deal with the SoX "remix" effect. ## 0.3.0.0 -- 2020-06-30 * Third version. Added new modules DobutokO.Sound.Effects.Timespec and DobutokO.Sound.Effects.Delay. Some minor documentation improvements. ## 0.3.1.0 -- 2020-06-30 * Third version revised A. Fixed issue for GHC 7.8* series with ambiguous mconcat usage.