Merge branch 'changelog' into 'master'

Updated changelog



See merge request !12
This commit is contained in:
Jan Möbius
2015-10-27 10:50:24 +01:00

View File

@@ -17,6 +17,8 @@
<b>Core</b> <b>Core</b>
<ul> <ul>
<li>Fixed bug where range iterators contained an invalid element when the range was empty</li> <li>Fixed bug where range iterators contained an invalid element when the range was empty</li>
<li>Reintroduced and polished the StatusSet API (Thanks to Martin Marinov)</li>
<li>More efficient implementation of opposite_halfedge_handle (Less instructions required)</li>
</ul> </ul>
<b>IO</b> <b>IO</b>