diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4008344..3b5b9f6 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,13 @@ +- commits: + - subject: Build on Ubuntu 20 to force GCLIB compatibility + hash: f634b6ea4fcf4b210dae015ad4f72d764fd82ed0 + body: "" + footer: + change-type: patch + author: Anton Belodedenko + version: 5.6.1 + title: "" + date: 2023-06-16T00:06:06.814Z - commits: - subject: Update module github.com/prometheus/client_golang to v1.16.0 hash: bc474ba04365dd96cf336ead86ab50c70eabefe4 diff --git a/CHANGELOG.md b/CHANGELOG.md index d7abca5..63ae022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## v5.6.1 - 2023-06-16 + +* Build on Ubuntu 20 to force GCLIB compatibility [Anton Belodedenko] + ## v5.6.0 - 2023-06-15 * Update module github.com/prometheus/client_golang to v1.16.0 [Self-hosted Renovate Bot]