diff --git a/CHANGES b/CHANGES index a12755ebe..8cef65071 100644 --- a/CHANGES +++ b/CHANGES @@ -170,7 +170,8 @@ Features added * Add ``Config.read()`` classmethod to create a new config object from configuration file * #4866: Wrap graphviz diagrams in ``
`` tag -* Add :event:`viewcode-find-source` event to viewcode extension. +* viewcode: Add :event:`viewcode-find-source` and + :event:`viewcode-follow-imported` to load source code without loading * #4785: napoleon: Add strings to translation file for localisation * #4927: Display a warning when invalid values are passed to linenothreshold option of highlight directive