Update CHANGES for PR #6306

This commit is contained in:
Takeshi KOMIYA 2019-05-12 17:10:49 +09:00
parent e08e7b05d3
commit d329f4e00b

View File

@ -86,6 +86,7 @@ Features added
* #4777: py domain: Add ``:async:`` option to :rst:dir:`py:function` directive
* py domain: Add ``:async:``, ``:classmethod:`` and ``:staticmethod:`` options
to :rst:dir:`py:method` directive
* #6306: html: Add a label to search form for accessability purposes
Bugs fixed
----------