CHANGELOG.md in paapi-0.1.2 vs CHANGELOG.md in paapi-0.1.5

- old
+ new

@@ -1,4 +1,8 @@ +## 0.1.3 +- Dropped the HTTP gem and moved to Ruby's Net::HTTP +- Merged a branch which adds the Condtion parameter. + ## 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.