CHANGELOG.md in gyoku-0.4.4 vs CHANGELOG.md in gyoku-0.4.5

- old
+ new

@@ -1,4 +1,16 @@ +## 0.4.5 (2012-05-28) + +* Fix: [issue 8](https://github.com/rubiii/gyoku/issues/8) - + Conflict between camelcase methods in Rails. + +* Fix: [pull request 15](https://github.com/rubiii/gyoku/pull/15) - + Gyoku generates blank attribute values if there are fewer attribute + values in attributes! than elements. + +* Fix: [issue 12](https://github.com/rubiii/gyoku/issues/12) - + Don't remove special keys from the original Hash. + ## 0.4.4 * Fix: [issue 6](https://github.com/rubiii/gyoku/issues/6) - `Gyoku.xml` does not modify the original Hash.