This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/airflow-pgbouncer-exporter.git
commit 1eb9961ec39918ec1c916603918d3ba34f057ecf Author: Juraj Bubniak <[email protected]> AuthorDate: Wed Dec 16 21:40:21 2020 +0100 Update CHANGELOG for v0.8.0. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b3ee1..6f1e6b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.8.0 + +* Use alpine:3.12 a base Docker image. + ## 0.7.0 * Add support for default constant prometheus labels.
