CHANGELOG.md in akami-1.2.0 vs CHANGELOG.md in akami-1.2.1

- old
+ new

@@ -1,11 +1,17 @@ +## master + +## 1.2.1 (2014-01-31) +* Fix: [#2](https://github.com/savonrb/akami/pull/2) Fixes related to WS-Security, + UserToken authentication. + ## 1.2.0 (2012-06-28) * Fix: Lowered the version of Nokogiri required to use Akami. ## 1.1.0 (2012-06-06) -* Feature: [#3](https://github.com/rubiii/akami/pull/3) - WSSE signing. +* Feature: [#3](https://github.com/savonrb/akami/pull/3) - WSSE signing. ## 1.0.0 (2011-07-03) * Initial version extracted from the [Savon](http://rubygems.org/gems/savon) library.