diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 4be333e0..eaccf8ea 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -9,6 +9,9 @@ follows `Semantic versioning`_ Development version ------------------- +- Start distributing wheels for Linux, MacOS, and Windows (thanks to + `Travis CI `_ and + `cibuildwheel `_). - Start using ``twine`` for publishing package on PyPI. - Fix Travis CI configuration file warnings.