From 94cde0e8c2b0ad62b98122bce1af406658812aea Mon Sep 17 00:00:00 2001 From: Andrey Lebedev Date: Thu, 10 Oct 2024 11:07:05 +0300 Subject: [PATCH] Maintain changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fabe43..1311ad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file. ## 1.0.6 (unreleased) --------------------- -- Nothing changed yet. +- Support for mypy up to 1.12.x +- Support for python 3.12 and 3.13 ## 1.0.5 (2024-07-02)