Document release

* Add release data
* Add new version placeholder
* Document GitHub move
* Fix XML tag
This commit is contained in:
Diomidis Spinellis 2012-05-13 20:58:52 +03:00
parent d5d31d7bc6
commit 5851e43722
1 changed files with 7 additions and 2 deletions

View File

@ -3,14 +3,19 @@
<notes>
<dl>
<dt>Version 5.5 Under development </dt><dd>
<dt>Version 5.6 Under development </dt><dd>
</dd>
<dt>Version 5.5 2012-05-13 </dt><dd>
<ul>
<li>Added ability to make aggregate relationships (<code>@has</code> and
</code>@composed</code>) navigable through the new <code>@navhas</code>
<code>@composed</code>) navigable through the new <code>@navhas</code>
and <code>@navcomposed</code> relationships.
(Contributed by Alan Jeffrey.)</li>
<li>Make UMLGraphDoc generation compatible with JDK 7
(Contributed by Stefano Martina.)</li>
<li>Moved project's source code repository hosting to
<a href="https://github.com/dspinellis/UMLGraph">GitHub</a>.</li>
<li>Various documentation improvements.</li>
</ul>
</dd>