From e5c1ab0135064e27b27b1dc225a86af2e42aa66b Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Fri, 14 Jun 2024 00:08:16 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa2562ef2..67f75268f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ ## 12 June 2024: mitmproxy 10.3.1 -* Release tags are now prefixed with `v` again to follow SemVer convention. +* Release tags are now prefixed with `v` again. ([#6810](https://github.com/mitmproxy/mitmproxy/pull/6810), @mhils) * Fix a bug where mitmproxy would not exit when `-n` is passed. ([#6819](https://github.com/mitmproxy/mitmproxy/pull/6819), @mhils)