What's new?
turbot compose(used by all CLI commands that compose mods) now omits thereleaseNotesfield fromturbot.head.json. It is still included inturbot.dist.json.turbot templatehas a new--unchanged-issue <issue_id>argument. When a template build operation commits changes to git, if no files have actually changed then the commit message will use this issue instead of the normal--issue <issue_id>field. The commit message will also specify "no changes".