# Revision history for mmsyn7l ## 0.1.0.0 -- 2020-01-07 * First version. Released on an unsuspecting world. ## 0.1.0.1 -- 2020-01-07 * First version revised A. Some documentation minor improvements. ## 0.1.1.0 -- 2020-01-08 * First version revised B. Fixed an issue with the wrong amplitude level recognition. ## 0.1.1.1 -- 2020-01-08 * First version revised C. Fixed an issue with the wrong written function call. ## 0.2.0.0 -- 2020-01-10 * Second version. Added a possibility to use a command line argument obtained e. g. from the usage of mmsyn7s package (for more information, please, refer to: https://hackage.haskell.org/package/mmsyn7s). ## 0.2.1.0 -- 2020-01-13 * Second version revised A. Fixed issues with wrongly parsed sounds that are represented by two letters ("дж", "дз", "сь", "ць"). ## 0.2.2.0 -- 2020-01-13 * Second version revised B. Simplified the main function using the simlified version of the ReplaceP mudule in the mmsyn7ukr package. ## 0.2.3.0 -- 2020-01-13 * Second version revised C. Fixed an issue with the wrong dependency mmsyn7ukr>=0.6.2.1. ## 0.3.0.0 -- 2020-01-28 * Third version. Changed the dependency bounds. Added the support for informational messages. Some documentation improvements. ## 0.3.1.0 -- 2020-01-28 * Third version revised A. Changed errors to exceptions. Some documentation improvements. ## 0.3.2.0 -- 2020-01-30 * Third version revised B. Changed README file to README.markdown.