CHANGELOG.md in akami-1.3.0 vs CHANGELOG.md in akami-1.3.1
- old
+ new
@@ -1,7 +1,12 @@
+## 1.3.1 (2015-05-4)
+
+* Fix re
+
## 1.3.0 (2015-03-31)
* Formally drop support for ruby 1.8.7
+* Feature: [#20](https://github.com/savonrb/akami/pull/20) Allow passing cert and private keys as a string, rather than a path to a file.
## 1.2.1 (2014-01-31)
* Fix: [#2](https://github.com/savonrb/akami/pull/2) Fixes related to WS-Security,
UserToken authentication.