This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.igloo15.ChangelogGenerator.
                            
	
		Summary
            Generate a changelog using the local changelog.json configuration file
            
		- Assembly
- Cake.igloo15 .ChangelogGenerator .dll 
- Namespace
- Cake.igloo15 .ChangelogGenerator 
- Containing Type
- ChangelogExtensions
Syntax
public static void GenerateChangelog(this ICakeContext context)Attributes
| Type | Description | 
|---|---|
| Cake | 
Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | The Cake Context | 
Return Value
| Type | Description | 
|---|---|
| void | 
