Skip to content

Commit

Permalink
docs(CHANGES): Note version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Mar 9, 2024
1 parent b56de48 commit 2380f6c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ $ pip install --user --upgrade --pre gp-libs

- _Add your latest changes from PRs here_

### Breaking changes

#### Version constranits

To ease the burden of development, these minimum constraints are enforced:

- Requires myst-parser minimum version to 2.0.0+
- Requires docutils minimum versions 0.20.1+

If you have even passing interested in supporting legacy versions, file and
issue on GitHub.

### Development

- poetry: 1.7.1 -> 1.8.1
Expand Down

0 comments on commit 2380f6c

Please sign in to comment.