Update changelog

This commit is contained in:
Ian Lee 2015-02-07 00:05:15 -08:00
parent d2bee41b7c
commit fbc87d3644

View File

@ -13,6 +13,8 @@ Features added
* The ``language`` config value is now available in the HTML templates.
* The ``env-updated`` event can now return a value, which is interpreted
as an iterable of additional docnames that need to be rewritten.
* Add ``todo_include_todos`` config option to quickstart conf file, handled as
described in documentation.
Bugs fixed
----------