CHANGELOG.md in creditsafe-0.3.0 vs CHANGELOG.md in creditsafe-0.3.1
- old
+ new
@@ -1,4 +1,12 @@
+## v0.3.1, 6 January 2017
+
+- Suppress password when inspecting client
+
+## v0.3.0, 4 August 2016
+
+- Add instrumentation to SOAP requests
+
## v0.2.0, 16 March 2016
- Subclass `ApiError` to distinguish between different Creditsafe error types
(patch by [greysteil](https://github.com/greysteil))