Skip to content

Commit

Permalink
blocks' support in GraphViz::Parser will be done in 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
glejeune committed Mar 17, 2010
1 parent 6a8e27e commit 886759e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rdoc
Expand Up @@ -12,6 +12,9 @@ Interface to the GraphViz graphing tool

== CHANGELOG

=== 0.9.11 :
* TODO: GraphViz::Parser support block

=== 0.9.10 :
* Move ChangeLog in README
* Add GraphViz::FamilyTree (alpha). See examples/sample33.rb
Expand All @@ -22,7 +25,6 @@ Interface to the GraphViz graphing tool
* Add GraphViz#subgraph. See examples/sample35.rb
* GraphViz::Parser support anonymous graph
* Add lage node example. See examples/sample36.rb
* TODO: GraphViz::Parser support block

=== 0.9.9 :
* Add graph as an accessor to allow you to set global graph attributs (like edge and node)
Expand Down

0 comments on commit 886759e

Please sign in to comment.