Update Changes. Update test data. Amazon has added RoleType and the test file didn't include it.

This commit is contained in:
Dan Milne
2020-08-21 16:14:58 +10:00
parent ffc11ceb94
commit 74e2611e87
4 changed files with 57 additions and 210 deletions

View File

@@ -1,3 +1,6 @@
## 0.1.2
- Use Contributor RoleType, rather than Role. RoleType uses lowercase, rather than capitalised.
## 0.1.0
- Remove Nameable dependancy and return the data as the API returns it.