CHANGELOG.md in chord-0.0.10 vs CHANGELOG.md in chord-0.0.11

- old
+ new

@@ -1,8 +1,12 @@ # Changelog Major changes for each release. Please see the Git log for complete list of changes. +## 0.0.11 + +* Add LineItem model (rough/WIP). + ## 0.0.10 * Don't allow public writing of @attributes. * Add Order#complete? method.