Skip to content

Commit

Permalink
Updated NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
kornl committed Sep 30, 2010
1 parent e712786 commit f4834d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/gMCP/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Version 0.3-0
=============
- Major API changes (gsrmtp replaced by gMCP - but now the API should stay relatively stable).
- GraphGUI can now also be called directly on objects of class graphSRMTP, like graphGUI(rejectNode(graph, "H1")).
- Small GUI bug-fix for placing edge labels while in another zoom level than 100%.
- Major API changes (mostly gsrmtp replaced by gMCP - but now the API should stay relatively stable).
- GraphGUI can now also be called directly on objects of class graphMCP, like graphGUI(rejectNode(graph, "H1")).
- Small GUI bug-fix for placing edge labels while in any other zoom level than 100%.
- Completely separated nodes (which only occur in sub-optimal testing procedures) are now handled correctly.
- If the graph has no nodeRenderInfo available when the GUI is called, the edges are placed in a circle.
- Deducer support if installed and loaded.
Expand Down

0 comments on commit f4834d4

Please sign in to comment.