Skip to content

Commit

Permalink
Update CHANGELOG for 0.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Dec 27, 2024
1 parent 5421548 commit 2b022a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 0.33.1

* Linux: Fix components retrieval.
* Linux: Filter out more virtual file systems for `Disk` API.
* Linux/Android: Improve `System::long_os_version()`.
* Apple: Add missing CPU brands for iPhone and iPads.
* macOS: Improve system name retrieval in `System::long_os_version()`.
* Linux/macOS: Avoid trailing whitespace and consecutive whitespace in `System::long_os_version()`.
* Windows: Fix `User::groups`.
* Improve documentation for `System::name`, `System::kernel_version`, `System::os_version`, `System::long_os_version` and `System::distribution_id`.

# 0.33.0

* Linux: Add more ARM vendor IDs.
Expand Down

0 comments on commit 2b022a4

Please sign in to comment.