From 4118e1a8d558cd386404c858712f626f827d75c9 Mon Sep 17 00:00:00 2001 From: Mikhail Yenuchenko Date: Thu, 6 Aug 2026 22:29:02 +0300 Subject: [PATCH] docs: cut CHANGELOG 0.5.0, reopen Unreleased Everything under Unreleased goes out as 0.5.0: the log-tailer bounce mis-parse and offset-persistence fixes, the L2 rate-limit in-flight accounting, the GitHub-only module path move, the code-review.md retirement, the pre-release security pass (saslpasswd2 argv hardening), and optional password encryption for backup/domain-export (Added, hence a minor bump). The heading is the version: there is no constant in the tree, only the VERSION build arg that ldflags stamps into internal/buildinfo.Version, so the image this deploys under is tagged from here. Co-Authored-By: Claude Sonnet 5 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ac9ea..3d7b225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); version ## [Unreleased] +## [0.5.0] - 2026-08-06 + ### Fixed - A bounce could be recorded as a successful delivery. The log-tailer's