From 14c6d80ea947bce4e38dd6f94417ffea870e6cc2 Mon Sep 17 00:00:00 2001 From: Aleksei Zakharov <zakharov.a.g@yandex.ru> Date: Thu, 2 Dec 2021 22:02:37 +0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14525f1..38d1134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.3.0] - 2021-12-02 +### Added +- Add storage pool info metrics. By [@askarsabyrov](https://github.com/askarsabyrov) + ## [2.2.1] - 2021-11-13 ### Added - CircleCI linter, spelling and build tests