Updated changelog

This commit is contained in:
Jan
2020-05-06 14:53:19 +02:00
parent d80b5ffa80
commit 44429ec872

View File

@@ -11,7 +11,12 @@
<b>Breaking Changes</b>
<ul>
<li>Dropped 32-bit Windows continuous integration and artifact builds.</li>
<li>Dropped 32-bit Windows continuous integration and artifact builds (This does not mean that OpenMesh will not build and work on 32-bit, but we don't explicitly test and guarantee it anymore).</li>
</ul>
<b>Core</b>
<ul>
<li>Add filtered range that stores reference instead of copy if the filter is not an rvalue reference</li>
</ul>
<b>Build System</b>