diff --git a/doc/changelog.rst b/doc/changelog.rst index 27c3dc39..44d55a6f 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -7,6 +7,20 @@ Changelog This is the list of changes to wordcloud between each release. For full details, see the commit logs at https://github.com/amueller/word_cloud +WordCloud 1.6.0 +=============== + +Features +-------- + +* Add support to render numbers and single letters using the + ``include_numbers`` and ``min_word_length`` arguments. + +Examples +-------- +* Add :ref:`phx_glr_auto_examples_parrot.py` example showing another example of + image-based coloring and masks. + WordCloud 1.5.0 =============== @@ -162,4 +176,4 @@ See https://github.com/amueller/word_cloud/compare/1.2.1...1.2.2 WordCloud 1.2.1 =============== -See https://github.com/amueller/word_cloud/compare/4c7ebf81...1.2.1 \ No newline at end of file +See https://github.com/amueller/word_cloud/compare/4c7ebf81...1.2.1