From a33fbf848fa42b01444b4f94d2e58b48beeac888 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Wed, 11 Sep 2024 11:19:51 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22eee443..59e8a187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Rich will display tracebacks with finely grained error locations on python 3.12+ https://github.com/Textualize/rich/pull/3486 +- Rich will display tracebacks with finely grained error locations on python 3.11+ https://github.com/Textualize/rich/pull/3486 ## [13.8.1] - 2024-09-10