Skip to content

Commit ff23e01

Browse files
authored
Merge pull request #1045 from Nothing4You/release-prep
Prepare 0.3.0 release, add missing PR references to changelog
2 parents 32c4520 + 8fba3ff commit ff23e01

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGES.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
Changes
22
-------
33

4-
next (unreleased)
4+
0.3.0 (2025-10-21)
55
^^^^^^^^^^^^^^^^^^
66

7-
* Drop support for Python 3.7 and 3.8, replaced by 3.12 and 3.13
7+
* Drop support for Python 3.7 and 3.8, replaced by 3.12 and 3.13 #1026
88

9-
* Bump minimum Sphinx version to generate documentation to 6.2.0 for Python 3.13 support
9+
* Bump minimum Sphinx version to generate documentation to 6.2.0 for Python 3.13 support #1026
1010

11-
* Sphinx now uses the furo theme for local and RTD builds
11+
* Sphinx now uses the furo theme for local and RTD builds #936
1212

13-
* Drop support for EoL MySQL 5.7, replaced by 8.4 and 9.4
13+
* Drop support for EoL MySQL 5.7, replaced by 8.4 and 9.4 #1032
1414

15-
* Drop support for EoL MariaDB 10.4, 10.5, 10.9, 10.10, replaced by 11.4, 11.8, 12.0
15+
* Drop support for EoL MariaDB 10.4, 10.5, 10.9, 10.10, replaced by 11.4, 11.8, 12.0 #1032
1616

17-
* Use immutable GitHub tags and releases for future releases
17+
* Use immutable GitHub tags and releases for future releases #1034
1818

19-
* | Bump setuptools to >=80, setuptools-scm to >=7, <10.
19+
* | Bump setuptools to >=80, setuptools-scm to >=7, <10 #1018
2020
| setuptools-scm must be at least 9.2.0 for consistent hash lengths of non-release builds.
2121

2222
* | Properly check whether loading of local files is enabled #1044

0 commit comments

Comments
 (0)