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 f93f8b6 commit 44e6cdeCopy full SHA for 44e6cde
docs/_pages/features.html
@@ -87,6 +87,12 @@
87
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
88
89
</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
95
+ </tr>
96
<tr>
97
<td>Custom Messaging System</td>
98
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
0 commit comments