diff --git a/CHANGELOG.md b/CHANGELOG.md index f65b7f8..6149366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,7 +74,7 @@ and adapt your own code to be again compatible to the new version 5. - `uuid()`: better value support - `uuid()`: added MACs - `uuid()`: better Raspberry Pi hardware ID -- `Apple M1 Silicon extended support +- `Apple Silicon (M1-M5) extended support - `updated TypeScript definitions #### Test Full Version 5 Functionality diff --git a/README.md b/README.md index dfd09d4..755cadb 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ changes!): - better uuid function to get unique hardware and OS UUIDs - better/extended cpu info detection - better/extended system info detection -- Apple Silicon M1/M2/M3 support +- Apple Silicon M1/M2/M3/M4/M5 support - better Raspberry-PI detection - systeminformation website updated and extended with full documentation and examples [systeminformation.io][systeminformation-url]