Updated changelog

closes #63
This commit is contained in:
Jan Möbius
2019-01-15 11:09:27 +01:00
parent 76c61df596
commit dfcb0ce949

View File

@@ -36,6 +36,11 @@
<li>SmartTagger: Added the SmartTagger class to tag primitives (O(1) reset )</li>
</ul>
<b>Apps</b>
<ul>
<li>Fixed several warnings with gcc 8</li>
</ul>
<b>Build System</b>
<ul>
<li>Rename the DEPRECATED macro into OM_DEPRECATED to prevent a macro clash with Intel MKL (Thanks to Morgan Leborgne for the patch)</li>