Skip to content

Commit c79c337

Browse files
authored
Bump version to 0.7.0dev, add 0.6.1 changelog entry (#240)
1 parent 3b28731 commit c79c337

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@
8585
- dev: perf tests split up to make testing branches easier
8686
- dev: remove pytz
8787

88-
## 0.6.1dev
88+
## 0.6.1
89+
90+
- vcpu collector - use prometheus
91+
- gather: fix empty config.json when `job_host_summary` disabled
92+
- dev: future optional collectors
93+
94+
## 0.7.0dev
8995

9096
- TODO

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = metrics_utility
33
author = Red Hat
44
author_email = [email protected]
5-
version = 0.6.1dev
5+
version = 0.7.0dev
66

77
[options]
88
packages = find:

0 commit comments

Comments
 (0)