Generate CHANGELOG.json files and add convert_changelog script

This commit is contained in:
Fabio Berger
2018-03-29 14:06:29 +02:00
parent 9f1c212596
commit 743c3dbe01
22 changed files with 2045 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[
{
"version": "0.x.x",
"changes": []
}
]