# Revision history for phonetic-languages-phonetics-basics
## 0.1.0.0 -- 2021-04-19
* First version. Released on an unsuspecting world.
## 0.2.0.0 -- 2021-04-19
* Second version. Added some optimizations for the Data.Phonetic.Languages.Base module functions. Added new functions to
the module.
## 0.2.1.0 -- 2021-04-20
* Second version revised A. Fixed issues with being not compiled for GHC versions less than 8.2.
## 0.2.2.0 -- 2021-04-20
* Second version revised B. Fixed issues with being not compiled because of no Ix instance specified for Array first argument.