diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f39f0..66a0c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.9.2 / 2023-06-10 + +* [FEATURE] Add device include/exclude filters for the automatic scanning #99 +* [FEATURE] Add background scanning for devices #140 +* [ENHANCEMENT] Critical metrics for SCSI disks added #131 +* [ENHANCEMENT] Added device name to logger rc code parser #141 + ## 0.9.1 / 2022-11-06 * [BUGFIX] Fix runtime error: index out of range in mineVersion #93 diff --git a/VERSION b/VERSION index f374f66..2003b63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.1 +0.9.2