diff --git a/CHANGELOG.md b/CHANGELOG.md index fa4125f2..0409dca5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ * [ENHANCEMENT] * [BUGFIX] +## 1.10.1 / 2025-10-25 + +* [BUGFIX] filesystem: Fix mount points being collected multiple times #3376 +* [BUGFIX] filesystem: Refactor mountinfo parsing #3452 +* [BUGFIX] meminfo: Add Zswap/Zswapped metrics #3453 + ## 1.10.0 / 2025-10-24 * [CHANGE] mdadm: Use sysfs for RAID metrics #3031 diff --git a/VERSION b/VERSION index 81c871de..4dae2985 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.0 +1.10.1