From f03faf3da207d5bf7165241098176069cc0ffe3d Mon Sep 17 00:00:00 2001 From: Lars Holmberg Date: Thu, 30 Jan 2025 19:56:15 +0100 Subject: [PATCH] changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d2486a15cd..e198810a6d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,10 @@ Changelog Highlights For full details of changes, please see https://github.com/locustio/locust/releases or https://github.com/locustio/locust/blob/master/CHANGELOG.md +2.32.8 +====== +* Fix a single broken link in the UI + 2.32.7 ====== * Fix readme image ref links by @changchaishi in https://github.com/locustio/locust/pull/3031