diff --git a/CHANGELOG.md b/CHANGELOG.md index 373a7cf..8b6bf6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.1.0 / 2020-02-20 + +## Changes + +* Add metric to indicate collect failures and remove success metric +* Better error handling +* Combine cgroup_userslice_info and cgroup_job_info into cgroup_info +* Rename cgroup_cpu_kernel_seconds to cgroup_cpu_system_seconds + ## 0.0.1 / 2020-02-20 ### Changes diff --git a/VERSION b/VERSION index 8acdd82..6e8bf73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1 +0.1.0