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
Create a changelog config in the current working directory
- Assembly
- Cake
.igloo15 .ChangelogGenerator .dll - Namespace
- Cake
.igloo15 .ChangelogGenerator - Containing Type
- ChangelogExtensions
Syntax
public static void CreateChangelogConfig(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The Cake Context |
Return Value
| Type | Description |
|---|---|
| void |
