Update CHANGES for PR #9131

This commit is contained in:
Takeshi KOMIYA 2021-05-05 23:44:58 +09:00
parent 829de019c5
commit 512743525c

View File

@ -28,6 +28,8 @@ Features added
* #9120: html theme: Eliminate prompt characters of code-block from copyable
text
* #9097: Optimize the paralell build
* #9131: Add :confval:`nitpick_ignore_regex` to ignore nitpicky warnings using
regular expressions
Bugs fixed