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
            Extensions for cake to generate a changelog
            
		- Assembly
- Cake.igloo15 .ChangelogGenerator .dll 
- Namespace
- Cake.igloo15 .ChangelogGenerator 
- Base Types
- 
									- Object
 
							graph BT
	Type-->Base0["Object"]
	Type["ChangelogExtensions"]
class Type type-node
						
					Syntax
public static class ChangelogExtensionsMethods
| Name | Value | Summary | 
|---|---|---|
| Create | void | 
            Create a changelog config in the current working directory
             static | 
| GenerateChangelog | void | 
            Generate a changelog with the given settings
             static | 
| GenerateChangelog | void | 
            Generate a changelog using the local changelog.json configuration file but overrided with the given next version
             static | 
| GenerateChangelog | void | 
            Generate a changelog using the local changelog.json configuration file
             static | 
| Generate | void | 
            Generate a test changelog using the local changelog.json configuration file but optionally override with next version
             static | 
Extension Methods
| Name | Value | Summary | 
|---|---|---|
| ToDictionary | IDictionary | From ObjectHelpers Requires the Cake.DeployParams addin | 
| To | string | 
            Returns the string value or a  Not set> markup suitable for Spectre.Console.From StringExtensions Requires the Cake.Issues addin | 
