--------------
Released December 20th, 2018
- Breaking Changes
- Remove support for python3.5, drop support for eth-abi v1
- `1163 <https://github.com/ethereum/web3.py/pull/1163>`_
- Features
- Support for custom ReleaseManager was fixed
- `1165 <https://github.com/ethereum/web3.py/pull/1165>`_
- Misc
- Fix doctest nonsense with unicorn token
- `3b2047 <https://github.com/ethereum/web3.py/commit/3b20479ea52>`_
- Docs for installing web3 in FreeBSD
- `1156 <https://github.com/ethereum/web3.py/pull/1156>`_
- Use latest python in readthedocs
- `1162 <https://github.com/ethereum/web3.py/pull/1162>`_
- Use twine in release script
- `1164 <https://github.com/ethereum/web3.py/pull/1164>`_
- Upgrade eth-tester, for eth-abi v2 support
- `1168 <https://github.com/ethereum/web3.py/pull/1168>`_