diff --git a/CHANGES b/CHANGES index aa39958..1bc848e 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,19 @@ $ pip install --user --upgrade --pre gp-libs - _Add your latest changes from PRs here_ +### Breaking changes + +#### Version constranits + +To lift the development burden of supporting legacy APIs, as this package is +lightly used, minimum constraints have been pinned: + +- docutils: 0.20.1+ +- myst-parser: 2.0.0+ + +If you have even passing interested in supporting legacy versions, file and +issue on the tracker. + ### Development - poetry: 1.7.1 -> 1.8.1