Changed - Specify `schema_file` internally - users of `shipitscript` should no longer set this in config.
3.0.0
Added - Added support for marking releases as shipped in Ship-it v2
2.1.1
Fixed - addressed time comparison properly and not bitwise strings for `shippedAt` field separately
2.1.0
Added - additional validation checks are now being performed to make sure Ship-it side reflects the corresponding values after updating them
2.0.0
Removed - support for py35 in testing
Added - support for 3.6 and 3.7-dev in testing - enriched shipitscript to handle multiple behaviors (`mark-as-started` and `mark-as-shipped`) - add coveragerc file - add badge for Build / Travis in README