-------------------- * Fixed migrations for enterprise_user table
0.2.2
-------------------- * Upgrade Django version to 1.11.15
0.2.1
* Add support to get last_updated_date of enterprise enrollments * Allow api access to enrollments without pagination using `?no_page=true` query parameter * Add .json fixture files to manifest and published package
0.2.0
-------------------- * Add additional authorization check to enterprise data api endpoint.
0.1.9
-------------------- * Add support for sorting in the `enrollments` endpoint. * Fix broken link in `README`.
0.1.8
-------------------- * Introduce endpoint for returning summary data about enterprise enrollments.