From: Bob Halley Date: Mon, 1 Sep 2025 23:39:44 +0000 (-0700) Subject: more release prep X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b23b3c99b57a037addd6b90f50a55c477beca6;p=thirdparty%2Fdnspython.git more release prep --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index edc5669a..708f7c23 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ on: branches: - main - 2.7 + - 2.8 paths: - '**.py' pull_request: diff --git a/SECURITY.md b/SECURITY.md index d479e32f..77d9d0f7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,6 +6,7 @@ The following versions would get a security update release if necessary. | Version | Supported | | -------- | ------------------ | +| 2.8.x | :white_check_mark: | | 2.7.x | :white_check_mark: | | < 1.16.0 | :x: |