docs: Add note to changelog about multi-file template support.

This commit is contained in:
Dorian 2019-12-10 09:03:45 -05:00
parent e04d5b8286
commit 61dbc9b473
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ releases_issue_uri = "https://bitbucket.org/dorianpula/rookeries/issues/%s"
* :feature:`32` Add support for opening the locally served website in a
browser.
* :feature:`34` Add support for multiple HTML templates.
* :support:`33` Add integration tests.
* :support:`33` Improve copying of templates directories when setting up an
initial site.