CHANGELOG.md in a2z-0.0.4 vs CHANGELOG.md in a2z-0.1.0
- old
+ new
@@ -1,4 +1,11 @@
+## A2z 0.1.0 (Jan 3, 2012)
+
+* Add `editorial_reviews` accessor on `Item`, populating them when present in
+ an item lookup or item search API response. *Matt Huggins*
+
+* Fix issue with browse node response data being empty. *Matt Huggins*
+
## A2z 0.0.4 (Jan 2, 2012)
* Implement Amazon's BrowseNodeLookup operation, accessible through
`Client#browse_node_lookup`. *Matt Huggins*