From 1235bd7284bbb4780e8617ee1006345b82ca76f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Hellmann?= Date: Tue, 10 Sep 2024 20:09:20 +0200 Subject: [PATCH] release: CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7e0fa4..c2f7f2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.0.25] - 2024-09-10 + +### Changed +- Build binaries with CGO_ENABLED=0 + ## [v1.0.24] - 2024-09-08 ### Changed