From cad59cf7f53f6bfe5bdc936417f95a1fe933e62f Mon Sep 17 00:00:00 2001 From: Robert Marianski Date: Tue, 28 May 2024 20:38:24 -0400 Subject: [PATCH] Release 2.1.0 --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 160918d..39fe407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,5 @@ ## Version 2.1.0 -_In development_ - - Drop the support for Python 3.8 and add the support for Python 3.12 - Update the minimum required version for `protobuf` - Replace Isort, Flake8 and Black by Ruff in the `.pre-commit-config.yaml` file