diff --git a/CHANGELOG.md b/CHANGELOG.md index b62025c..108879f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.27.7 | 2025-06-28 | `time()` fixed Intl issue | | 5.27.6 | 2025-06-20 | `system()` added model (freebsd) | | 5.27.5 | 2025-06-19 | `system()` added serial, uuid, virtual (freebsd) | | 5.27.4 | 2025-06-19 | `uuid()` fixed os, hardware uuids (freebsd) | diff --git a/docs/history.html b/docs/history.html index 6b3b78e..9d60c7c 100644 --- a/docs/history.html +++ b/docs/history.html @@ -58,7 +58,12 @@ - 5.27.5 + 5.27.7 + 2025-06-28 + time() fixed Intl issue + + + 5.27.6 2025-06-20 system() added model (freebsd) diff --git a/docs/index.html b/docs/index.html index 30a53e6..46e79d2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
- 3
New Version: 5.27.6
+ 3
New Version: 5.27.7