diff --git a/CHANGELOG.md b/CHANGELOG.md index 25b8ffb..47cea65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # pyspellchecker +## Version 0.8.1 + +* Update `en`, `es`, `fr`, and `it` to include country names; see [issue #168](https://github.com/barrust/pyspellchecker/issues/168) + ## Version 0.8.0 * Leveraged the dictionary files from [levidromelist](https://www.levidromelist.com/levidrome-list/dictionary) to attempt to clean up the `en`, `es`, `fr`, `pt`, `'de`, and `nl`dictionaries; Attempts to resolve issues #164, #155, #150, #140, #115, and #107; see [issue #126](https://github.com/barrust/pyspellchecker/issues/126)