wifiNetworks() bug fixes
This commit is contained in:
+7
-2
@@ -47,7 +47,7 @@
|
||||
<ul>
|
||||
<li><span class="code">chassis()</span> chassis information</li>
|
||||
<li><span class="code">vboxInfo()</span> detailed virtualBox VM information</li>
|
||||
<li><span class="code">wifi()</span> detailed information about available wifi networks</li>
|
||||
<li><span class="code">wifiNetworks()</span> detailed information about available wifi networks</li>
|
||||
</ul>
|
||||
<h4>Breaking Changes</h4>
|
||||
<ul>
|
||||
@@ -83,6 +83,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.11.2</th>
|
||||
<td>2019-06-16</td>
|
||||
<td><span class="code">wifiNetworks()</span> bug fixes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.11.1</th>
|
||||
<td>2019-06-15</td>
|
||||
@@ -91,7 +96,7 @@
|
||||
<tr>
|
||||
<th scope="row">4.11.0</th>
|
||||
<td>2019-06-14</td>
|
||||
<td><span class="code">wifi()</span> added available wifi networks</td>
|
||||
<td><span class="code">wifiNetworks()</span> added available wifi networks</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.10.0</th>
|
||||
|
||||
Reference in New Issue
Block a user