History.txt in rubyvis-0.3.0 vs History.txt in rubyvis-0.3.1

- old
+ new

@@ -1,4 +1,13 @@ +=== 0.3.1 / 2010-11-19 + +* Added Layout::Partition +* Added Rubyvis::Histogram +* Added sunburst and icicle example +* Added shortcuts methods for layouts +* Bug fix on Hierarchy +* Updated README and Histogram spec + === 0.3.0 / 2010-11-17 * Network and Hierarchy classes on module Layout implemented. Require testing * Rubyvis::Layout::Treemap fully operational * Rubyvis::Dom almost complete, including spec * Mark.extend changed to Mark.mark_extend, to avoid clashes with ruby extend