Generate an initial changelog and a script to generate it

This commit is contained in:
Zach White 2021-01-31 10:36:46 -08:00
parent 6cada2a35f
commit 4cfe36d6d0
3 changed files with 891 additions and 0 deletions

View file

@ -1,5 +1,6 @@
from . import api
from . import config_h
from . import develop_changelog
from . import docs
from . import info_json
from . import layouts