Updated changelog for 5.1

This commit is contained in:
Jan Möbius
2015-11-26 13:23:24 +01:00
parent 77d5005aee
commit b1bbd9975f

View File

@@ -42,6 +42,7 @@
<ul> <ul>
<li>Fixed bug preventing from building with 2 dimensional vectors (e.g. vec2i) </li> <li>Fixed bug preventing from building with 2 dimensional vectors (e.g. vec2i) </li>
<li>Heap: Minor cleanup (some consts)</li> <li>Heap: Minor cleanup (some consts)</li>
<li>Added static versions of ArrayKernel::edge_handle and ...::halfedge_handle</li>
</ul> </ul>