Skip to content

Commit

Permalink
Update README.rst with changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr authored Sep 15, 2024
1 parent 3563545 commit 54bd0fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ in development

* Drop Python 3.7 and support Python 3.13.
* Trigger a warning when several docstrings are detected for the same object.
* Improve typing.
* Improve typing of docutils related code.
* Run unit tests on all supported combinations of Python versions and platforms, including PyPy for Windows. Previously, tests where ran on all supported Python version for Linux, but not for MacOS and Windows.
* Replace the deprecated dependency appdirs with platformdirs.
* Fix WinError caused by the failure of the symlink creation process.
Pydoctor should now run on windows without the need to be administrator.
Expand Down

0 comments on commit 54bd0fc

Please sign in to comment.