# Changelog ## 3.0.0 - 2019-08-08 - Migrated from v4 to v5 of Web3.py. ## 2.0.0 - 2019-04-30 - Moved module `sra_client` into `zero_ex` namespace. - Fixed regular expression that validates numeric values. Before, validation would fail for all of: maker and taker fees, maker and taker asset amounts, salt, and expiration time. - Expanded documentation. ## 1.0.0 - 2018-12-11 - Initial release.