Skip to content

Commit 88560f7

Browse files
committed
Added RPC return values to feature list
1 parent 7701f54 commit 88560f7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/_pages/features.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,18 @@
7575
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
7676
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
7777
</tr>
78+
<tr>
79+
<td>RPC Return Values</td>
80+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary">New</span></td>
81+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
82+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
83+
</tr>
84+
<tr>
85+
<td>Custom RPC Return Types</td>
86+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i> <span class="label label-primary">New</span></td>
87+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
88+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
89+
</tr>
7890
<tr>
7991
<td>Custom Messaging System</td>
8092
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>

0 commit comments

Comments
 (0)