The changelog flavor.
final changelog = <String, Node Function()>{ ...original, 'h2': () => Release(), // Release header is special };