From 3356df9ed3282c9a6e8d6b00f356f9b7ff278cd9 Mon Sep 17 00:00:00 2001 From: Illia Halatiuk Date: Tue, 24 Sep 2024 20:43:06 +0700 Subject: [PATCH] Remove oops --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a94998..5978e2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,6 @@ For now, has 2 configs: These can be specified per `send`, otherwise inherited from `Tap`, then closest `Group` and up the chain to the `root`. -Dropped support for python < 3.12. - ### Minor changes: Force close window now accepts a delay, and tries regular close first,