diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 63fd7c14983..c5120d13786 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -1245,6 +1245,9 @@ "bindir": { "type": "string" }, + "changelog": { + "type": "string" + }, "meta": { "type": "boolean" }