From aabfd160c786c601683d004ead7bd4ad59f38f65 Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Mon, 31 Jul 2023 11:00:57 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd532fe8c..29590c34b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1988,6 +1988,8 @@ Major version bump for a breaking change to `Text.stylize signature`, which corr - First official release, API still to be stabilized +[13.5.1]: https://github.com/textualize/rich/compare/v13.5.0...v13.5.1 +[13.5.0]: https://github.com/textualize/rich/compare/v13.4.2...v13.5.0 [13.4.2]: https://github.com/textualize/rich/compare/v13.4.1...v13.4.2 [13.4.1]: https://github.com/textualize/rich/compare/v13.4.0...v13.4.1 [13.4.0]: https://github.com/textualize/rich/compare/v13.3.5...v13.4.0