File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Pillow follows `Semantic Versioning <https://semver.org/>`_:
1111 2. MINOR version when you add functionality in a backwards compatible manner, and
1212 3. PATCH version when you make backwards compatible bug fixes.
1313
14- Quarterly releases ("`Main Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#main-release >`_")
14+ Quarterly releases ("`Main Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#user-content- main-release >`_")
1515bump at least the MINOR version, as new functionality has likely been added in the
1616prior three months.
1717
@@ -21,8 +21,8 @@ these occur every 12-18 months, guided by
2121`Python's EOL schedule <https://devguide.python.org/#status-of-python-branches >`_, and
2222any APIs that have been deprecated for at least a year are removed at the same time.
2323
24- PATCH versions ("`Point Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#point-release >`_"
25- or "`Embargoed Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#embargoed-release >`_")
24+ PATCH versions ("`Point Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#user-content- point-release >`_"
25+ or "`Embargoed Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#user-content- embargoed-release >`_")
2626are for security, installation or critical bug fixes. These are less common as it is
2727preferred to stick to quarterly releases.
2828
You can’t perform that action at this time.
0 commit comments