ChangeLog in ruby-graphviz-0.9.4 vs ChangeLog in ruby-graphviz-0.9.5
- old
+ new
@@ -1,4 +1,9 @@
+0.9.5 :
+* Remove 'mkmf' dependency
+* GraphViz::Edge#[] modification
+* Small correction to escape the dot ('.') character (by Miguel Cabrera)
+
0.9.4 :
* Escape nodes and edges attributs
* GraphViz::escape corrections (by Dave Burt)
* Add :errors option to set level of message suppression (default : suppress warning messages)