code cleanup, updated docs

This commit is contained in:
Sebastian Hildebrandt 2019-02-03 10:22:26 +01:00
parent 8cb84f003b
commit bca2375fe3
2 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 4.0.4 | 2019-02-03 | code cleanup, updated docs |
| 4.0.3 | 2019-02-03 | `networkInterfaces(), chassis()` fixed two more issues |
| 4.0.2 | 2019-02-03 | `networkInterfaces(), chassis()` fixed smaller issues |
| 4.0.1 | 2019-02-02 | updated docs |

View File

@ -55,6 +55,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">4.0.4</th>
<td>2019-02-03</td>
<td>code cleanup, updated docs</td>
</tr>
<tr>
<th scope="row">4.0.3</th>
<td>2019-02-03</td>