Skip to content

Commit a586b2f

Browse files
committed
docs(CHANGES) Note dropping of Python 3.9
1 parent 260d51e commit a586b2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
_Upcoming changes will be written here._
1717

18+
### Breaking changes
19+
20+
- Drop support for Python 3.9; the new minimum is Python 3.10 (#497).
21+
22+
See also:
23+
- [Python 3.9 EOL timeline](https://devguide.python.org/versions/#:~:text=Release%20manager-,3.9,-PEP%20596)
24+
- [PEP 596](https://peps.python.org/pep-0596/)
25+
1826
### Development
1927

2028
- Add Python 3.14 to test matrix (#496)

0 commit comments

Comments
 (0)