Skip to content

Commit eb04e3c

Browse files
committed
Changelog: add pcp
1 parent 9b4c46f commit eb04e3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CustomizePlus/UI/Windows/CPlusChangeLog.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ private void Save(int version, ChangeLogDisplayType type)
4545

4646
private static void Add2_0_7_x(Changelog log)
4747
=> log.NextVersion("Version 2.0.7.x")
48+
.RegisterHighlight("Added support for Penumbra PCP files. (by abelfreyja)")
4849
.RegisterEntry("Added search filter and undo/redo functionality during bone editing. (by abelfreyja)")
4950
.RegisterEntry("Added the ability to copy bone groups to clipboard and import them, also reverted undo/redo changes. (by abelfreyja)")
5051
.RegisterEntry("Added the ability to have favorite bones. (by abelfreyja)")

0 commit comments

Comments
 (0)