From c6d55fe92867f2b219dbfa814f3c53af6f4df474 Mon Sep 17 00:00:00 2001 From: Vinayak Mishra Date: Fri, 7 Aug 2026 17:24:36 +0545 Subject: [PATCH] chore(release): stamp CHANGELOG for 3.31.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abb8d64..2bdc5a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.31.0] - 2026-08-07 + ### Added - `markgo --health-check` probes the running server's `/health` endpoint and exits 0