Commit dace5e4
fix: use valid Keep a Changelog subsection type 'Changed' instead of 'Performance'
'### Performance' is not a recognised Keep a Changelog subsection.
Ionide.KeepAChangelog.Tasks 0.3.3 enforces the standard categories
(Added, Changed, Deprecated, Fixed, Removed, Security), causing the
build to fail with IKC0002. Rename to '### Changed'.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent baedb64 commit dace5e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments