Updated changelog

This commit is contained in:
Jan Möbius
2016-05-30 13:51:08 +02:00
parent 4b8f1bf667
commit a564a30c36

View File

@@ -11,6 +11,7 @@
<b>General</b> <b>General</b>
<ul> <ul>
<li>New logo for OpenMesh and switched to VCI schema</li> <li>New logo for OpenMesh and switched to VCI schema</li>
<li>Fix Internal Compiler Error in Visual Studio 2015 Community edition (Enterprise version does not trigger this error)</li>
</ul> </ul>
<b>Core</b> <b>Core</b>
@@ -28,6 +29,17 @@
<li>Some fixes for min gw (Thanks to Xan for the patch)</li> <li>Some fixes for min gw (Thanks to Xan for the patch)</li>
</ul> </ul>
<b>Infrastructure</b>
<ul>
<li>Build drag and drop installer for Mac in Daily Builds</li>
</ul>
<b>Documentation</b>
<ul>
<li>Move documentation of PropertyManager factory functions to PropertyManager Doxygen page</li>
</ul>
</tr> </tr>