Update changelog with work.

This commit is contained in:
Dorian 2017-03-07 15:56:08 -05:00
parent 496ac04cf0
commit 55e0ed513c
1 changed files with 3 additions and 1 deletions

View File

@ -2,10 +2,12 @@
Changelog Changelog
========= =========
* :feature:`30` Add support to create, modify and delete sites, menus and pages via API.
* :support:`34` Add git revision to the status endpoint to enable easier tracking.
* :feature:`27` Add support to create, modify and delete users with different roles. * :feature:`27` Add support to create, modify and delete users with different roles.
* :support:`0` Develop the top-level concepts for Rookeries. * :support:`0` Develop the top-level concepts for Rookeries.
* :support:`32` Upgrade API to use latest stable versions of Python 3.6. * :support:`32` Upgrade API to use latest stable versions of Python 3.6.
* :feature:`30` Add support to create, modify and delete sites, menus and pages via API.
* :feature:`30` Link pages to individual sites. * :feature:`30` Link pages to individual sites.
* :support:`0` Convert rote build infrastructure to use simpler Makefile and scripts setup. * :support:`0` Convert rote build infrastructure to use simpler Makefile and scripts setup.
* :support:`28` Make invoke the main entry point for everything in the API server. * :support:`28` Make invoke the main entry point for everything in the API server.