From 9446ab8305cb74b7b84a4a484da8fd285f3e47c3 Mon Sep 17 00:00:00 2001 From: Roman Vlasenko Date: Thu, 26 Dec 2024 15:01:27 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d964c..c61b0b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The Fleet widget displays the number of ships `[alive/total]` in its header. - Computer player doesn't shoot cells, adjacent to a destroyed ship when `No adjacent ships` rule is enabled. +- Added support for Python 3.13. ### Changed - Updated Textual, sentry-sdk, pyjwt.