* Removed the version name from Django model names to prevent issues in DSO-API. We will need this when we'll implement versioning in the DSO-API, but for now it causes issues.
7.1.1
* Removed the .json extension from index files, as this has been changed in amsterdam-schema
7.1.0
* Add support for versioned tables. All tables will now receive a major version number in their name.
7.0.0
* Add support for Amsterdam Schema V3. Introduction of the DatasetVersionSchema to allow for multiple versions of a dataset.
6.5.4
* Removed the .json extension from index files, as this has been changed in amsterdam-schema
6.5.2
* Fixed bug where grantees were not found for Scope objects. This was handled by a fallback in previous versions.