CHANGELOG.md in chord-0.0.8 vs CHANGELOG.md in chord-0.0.9

- old
+ new

@@ -1,8 +1,12 @@ # Changelog Major changes for each release. Please see the Git log for complete list of changes. +## 0.0.9 + +* When API error on update, don't update object attributes. + ## 0.0.8 * Don't preserve existing attributes when calling `expand!`. * Add User#orders method.