docs: Add note to changelog about multi-file template support.
This commit is contained in:
parent
e04d5b8286
commit
61dbc9b473
|
@ -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
|
* :feature:`32` Add support for opening the locally served website in a
|
||||||
browser.
|
browser.
|
||||||
|
* :feature:`34` Add support for multiple HTML templates.
|
||||||
* :support:`33` Add integration tests.
|
* :support:`33` Add integration tests.
|
||||||
* :support:`33` Improve copying of templates directories when setting up an
|
* :support:`33` Improve copying of templates directories when setting up an
|
||||||
initial site.
|
initial site.
|
||||||
|
|
Loading…
Reference in New Issue