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

- old
+ new

@@ -1,8 +1,13 @@ # Changelog Major changes for each release. Please see the Git log for complete list of changes. +## 0.0.8 + +* Don't preserve existing attributes when calling `expand!`. +* Add User#orders method. + ## 0.0.7 * Remove ActiveRecord dependency. * Make some methods private. * Raise APIError when no data returned.