==============
Features
--------
* New Telugu translation by Chillar Anand
* Add ``sections`` filtering in the post list directive
(Issue 2409)
* Update Bootstrap to v3.3.7
* Add ``EXTRA_THEMES_DIRS`` search path, similar to ``EXTRA_PLUGINS_DIRS``,
to locate themes at other places (Issue 2427)
Bugfixes
--------
* Added code documentation to ReadTheDocs (Issue 2124)
(https://nikola.readthedocs.io/en/latest/)
* Pass language to docutils so admonitions are translated (Issue 2422)
* Put 2-file post metadata in the same place as the text file when
specifying a path in ``new_post``, ``new_page`` (Issue 2420)
* Register dependencies in post-list shortcode (Issue 2412)
* Support post-list shortcode better (Issue 2408)
* Fix gallery links in base theme (Issue 2416)
* Respect ``DEPLOY_DRAFTS`` and ``DEPLOY_FUTURE`` in ``github_deploy``
(Issue 2406)
* Don’t remove ``<!DOCTYPE html>`` if typogrify filters are in use
* Avoid infinite loop if bootstrap3 can't be loaded (Issue 2402)
* Fixed image rotation to update image size correctly (Issue 2418)