diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-05-12 12:00:22 +0200 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-05-12 12:00:22 +0200 |
commit | 53b9b28366ab129ab3640b3d69a761888daeac05 (patch) | |
tree | 7d17a2d44d001fb1ee87d6c5723931a6149a3742 | |
parent | e09d02e440691e842377f0ebea7910d307509a81 (diff) | |
download | sphinx-git-53b9b28366ab129ab3640b3d69a761888daeac05.tar.gz |
Update CHANGEs
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Features added limit, each parameter in the signature will be split to its own logical line. This behaviour may also be controlled by options on object description directives, for example :rst:dir:`py:function:single-line-parameter-list`. - Patch by Thomas Louf, Adam Turner, and Jean-François Burnol. + Patch by Thomas Louf, Adam Turner, and Jean-François B. * #10983: Support for multiline copyright statements in the footer block. Patch by Stefanie Molin |