Skip to content

Commit

Permalink
Release 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Aug 8, 2016
1 parent b72a60c commit d86ce19
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [0.22.0](https://github.com/camptocamp/conplicity/releases/tag/0.22.0) (2016-08-08)

* Internals:

- Fix volume labels fetching (fix #83)
- Refactor metrics, using Metric and Event structs

* Metrics:

- Change metric names according to Prometheus docs
- Fetch existing metrics from Prometheus gateway (fix #84)

* Testing:

- Add metrics to coverage

* Documentation:

- Add return codes to README
- Document engines in README

# [0.21.0](https://github.com/camptocamp/conplicity/releases/tag/0.21.0) (2016-07-28)

* Internals:
Expand Down

0 comments on commit d86ce19

Please sign in to comment.