Skip to content

Commit 0452991

Browse files
committed
update CHANGELOG.md
1 parent 5e03e50 commit 0452991

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# pyspellchecker
22

3-
## Version 0.6.0 (future version)
3+
## Version 0.6.0
44
* Remove **python 2.7** support
55
* Updated automated `scripts/build_dictionary.py` script to support adding missing words
66
* Updated `split_words()` to attempt to better handle punctuation; [#84](https://github.com/barrust/pyspellchecker/issues/84)
7+
* Load pre-built dictionaries from relative location for use in `PyInstaller` and other executable tools; [#64](https://github.com/barrust/pyspellchecker/issues/64)
78

89
## Version 0.5.6
910
* ***NOTE:*** Last planned support for **Python 2.7**

0 commit comments

Comments
 (0)