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 52b578c82f76c249ecd54b84d3c85e86a91bb0d3 Author: Juraj Bubniak <[email protected]> AuthorDate: Wed Feb 24 07:56:57 2021 +0100 Update CHANGELOG for v0.9.0. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e35a599..aefc1ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.9.0 + +* Build with Go 1.16. +* Build also arm64 goarch. +* Bump packages. + ## 0.8.0 * Use alpine:3.12 as a base Docker image.
