Skip to content

Commit 44e6cde

Browse files
committed
Added RPC overloads to features page
1 parent f93f8b6 commit 44e6cde

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
@@ -87,6 +87,12 @@
8787
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8888
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
8989
</tr>
90+
<tr>
91+
<td>RPC Overloads</td>
92+
<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>
93+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
94+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
95+
</tr>
9096
<tr>
9197
<td>Custom Messaging System</td>
9298
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>

0 commit comments

Comments
 (0)