Update CHANGES for PR#2495

This commit is contained in:
Takeshi KOMIYA 2016-11-04 23:55:32 +09:00
parent a503849ac1
commit 2fb9f81208

View File

@ -16,6 +16,8 @@ Features added
* #3104: ``'sphinxpackageoptions'`` for key=value styling of Sphinx LaTeX
* #3071: Autodoc: Allow mocked module decorators to pass-through functions
unchanged
* #2495: linkcheck: Allow skipping anchor checking using
:confval:`linkcheck_anchors_ignore`
Bugs fixed
----------