We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a44e19 commit 2aaa55aCopy full SHA for 2aaa55a
docs/_pages/features.html
@@ -93,6 +93,12 @@
93
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
94
95
</tr>
96
+ <tr>
97
+ <td>Incremental Update Loop</td>
98
+ <td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary" data-toggle="tooltip" title="New in MLAPI v6.1.0">New</span></td>
99
+ <td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
100
101
+ </tr>
102
<tr>
103
<td>Custom Messaging System</td>
104
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
0 commit comments