updated docs
This commit is contained in:
parent
1a3b257786
commit
4be661654f
@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page.
|
|||||||
|
|
||||||
| Version | Date | Comment |
|
| Version | Date | Comment |
|
||||||
| -------------- | -------------- | -------- |
|
| -------------- | -------------- | -------- |
|
||||||
|
| 4.23.5 | 2020-04-20 | updated docs |
|
||||||
| 4.23.4 | 2020-04-20 | `users()` optimized parseDateTime function |
|
| 4.23.4 | 2020-04-20 | `users()` optimized parseDateTime function |
|
||||||
| 4.23.3 | 2020-04-09 | recactored to avoid `cat` |
|
| 4.23.3 | 2020-04-09 | recactored to avoid `cat` |
|
||||||
| 4.23.2 | 2020-04-08 | `cpu()` fixed getting base frequency for AMD Ryzen |
|
| 4.23.2 | 2020-04-08 | `cpu()` fixed getting base frequency for AMD Ryzen |
|
||||||
|
|||||||
@ -83,6 +83,11 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<th scope="row">4.23.5</th>
|
||||||
|
<td>2020-20-04</td>
|
||||||
|
<td>updated docs</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">4.23.4</th>
|
<th scope="row">4.23.4</th>
|
||||||
<td>2020-04-20</td>
|
<td>2020-04-20</td>
|
||||||
|
|||||||
@ -168,7 +168,7 @@
|
|||||||
<img class="logo" src="assets/logo.png">
|
<img class="logo" src="assets/logo.png">
|
||||||
<div class="title">systeminformation</div>
|
<div class="title">systeminformation</div>
|
||||||
<div class="subtitle"><span id="typed"></span></div>
|
<div class="subtitle"><span id="typed"></span></div>
|
||||||
<div class="version">Current Version: <span id="version">4.23.4</span></div>
|
<div class="version">Current Version: <span id="version">4.23.5</span></div>
|
||||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="down">
|
<div class="down">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user