Skip to content

Commit 9fe657d

Browse files
committed
docs(CHANGES): Note version constraints
1 parent b56de48 commit 9fe657d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ $ pip install --user --upgrade --pre gp-libs
1212

1313
- _Add your latest changes from PRs here_
1414

15+
### Breaking changes
16+
17+
#### Version constranits
18+
19+
To lift the development burden of supporting legacy APIs, as this package is
20+
lightly used, minimum constraints have been pinned:
21+
22+
- docutils: 0.20.1+
23+
- myst-parser: 2.0.0+
24+
25+
If you have even passing interested in supporting legacy versions, file an
26+
issue on the tracker.
27+
1528
### Development
1629

1730
- poetry: 1.7.1 -> 1.8.1

0 commit comments

Comments
 (0)