diff options
-rw-r--r-- | CHANGELOG.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0ef7833b..ac83092e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,12 @@ Changelog ``UnsupportedExtension`` have been removed in accordance with our :doc:`/api-stability` policy. +2.0.2 - 2017-07-27 +~~~~~~~~~~~~~~~~~~ + +* Marked all symbols as hidden in the ``manylinux1`` wheel to avoid a + bug with symbol resolution in certain scenarios. + 2.0.1 - 2017-07-26 ~~~~~~~~~~~~~~~~~~ |