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)