CHANGELOG.md in spout-0.6.0 vs CHANGELOG.md in spout-0.7.0.beta1
- old
+ new
@@ -1,4 +1,9 @@
+## 0.7.0
+
+### Enhancements
+- Added `spout graphs` command that generates pie charts and histograms of each variable in a dataset
+
## 0.6.0 (March 7, 2014)
### Enhancement
- Added `spout coverage` command that generates a coverage report of how well a dataset matches the data dictionary
- Generates a viewable report in `<project_name>/coverage/index.html` that shows which columns are covered in CSVs located in `<project_name>/csvs/`