CHANGELOG.md in gyoku-1.2.2 vs CHANGELOG.md in gyoku-1.2.3

- old
+ new

@@ -1,4 +1,8 @@ +## 1.2.3 (2015-03-10) + +# Feature: [#52](https://github.com/savonrb/gyoku/pull/52) Adds an :unwrap option that allows an array of hashes to be unwrapped into a single array xml node, rather than one per hash. + ## 1.2.2 (2014-09-22) * Fixed a bug introduced by making Gyoku threadsafe. Who knew that `$1` and the block variable that `#gsub` provides are not the same? ## 1.2.1 (2014-09-22)