* json_schemas.py: make changelog be rev. chrono. Change CHANGELOG.md from chronological to reverse chronological. * json_schemas.py: fix version numbers It looks like the version number was changed in the past, but the new version was never published, so corrected that. Will publish after this merges into development. * order_utils.py: pre-publish version bump
210 B
210 B
Changelog
1.1.0 - 2019-08-09
- Added
verifyingContractAddress
to/zeroExTransactionSchema
. - Expanded documentation.
- Permit mixed-case addresses.
1.0.0 - 2019-01-09
- Initial release.