Skip to content

Commit 2aaa55a

Browse files
committed
Added incremental update loop to features page
1 parent 5a44e19 commit 2aaa55a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/_pages/features.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@
9393
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
9494
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
9595
</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+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
101+
</tr>
96102
<tr>
97103
<td>Custom Messaging System</td>
98104
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>

0 commit comments

Comments
 (0)