# Revision history for phonetic-languages-permutations-array
## 0.1.0.0 -- 2020-12-31
* First version. Released on an unsuspecting world.
## 0.2.0.0 -- 2021-10-02
* Second version. Added module Phonetic.Languages.Permutations.ArrMini with pairwise permutations related functionality.
## 0.3.0.0 -- 2022-01-15
* Third version. Added module Phonetic.Languages.Permutations.ArrMini1 with permutations for just one word replacements.
Changed the default value for some functions from the Phonetic.Languages.Permutations.ArrMini from 7 to 10 (that is more
logical).
## 0.3.0.1 -- 2022-01-15
* Third version revised A. Some code improvements.