Skip to content

Commit

Permalink
[NONE] Add bug id for HTML-like labels.
Browse files Browse the repository at this point in the history
  • Loading branch information
nyssen authored May 15, 2017
1 parent 001b36d commit c8603bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Annual release providing major revisions (5.0.0) of all production components, w

* [#491261](https://bugs.eclipse.org/bugs/show_bug.cgi?id=491261) Provide a consistent API for importing and exporting of DOT. Re-implemented <code>DotImport</code> using Xtend, merging <code>DotInterpreter</code> into it.

* Added support for HTML IDs in the DOT host grammar as well as support for parsing and serializing HTML-like labels within DOT editor.
* [#321775](https://bugs.eclipse.org/bugs/show_bug.cgi?id=321775) Added support for HTML IDs in the DOT host grammar as well as support for parsing and serializing HTML-like labels within DOT editor.

* [#511843](https://bugs.eclipse.org/bugs/show_bug.cgi?id=511843) Added support for Subgraphs/Clusters within <code>DotImport</code>, </code>DotExport</code>, DOT editor and DOT Graph view.

Expand Down

0 comments on commit c8603bb

Please sign in to comment.