diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbc860..8f26e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,32 +1,32 @@ -# [Unreleased] +## [Unreleased] Added Polish alphabet, plus support for Deno! -# [v2.0.4] +## [v2.0.4] Fixed the X-ray entry in the NATO alphabet. -# [v2.0.3] +## [v2.0.3] Added the [NATO phonetic alphabet](https://en.wikipedia.org/wiki/NATO_phonetic_alphabet). -# [v2.0.2] +## [v2.0.2] Fixed a double typo in package.json and package-lock.json (see 237fb6a). -# [v2.0.1] +## [v2.0.1] Added Ukrainian alphabet. -# [v2.0.0] +## [v2.0.0] Huge improvements... -# [v1.2.0] +## [v1.2.0] Added Russian alphabet! It is exported as `russian`. -# [v1.1.0] +## [v1.1.0] Added Scandinavian alphabets. This package now exports the following alphabets: @@ -41,7 +41,7 @@ Added Scandinavian alphabets. This package now exports the following alphabets: | Norwegian | `norwegian` | | Swedish | `swedish` | -# [v1.0.0] +## [v1.0.0] Initial release.