Skip to content

Commit 43351f8

Browse files
committed
Update ChangelogWindow.cs
1 parent 8fff66f commit 43351f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SomethingNeedDoing/Gui/ChangelogWindow.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ private void AddGeneralChangelogs()
7272
Add("12.18", "Fixed autoretainer post process event");
7373
Add("12.19", "Added more advanced stub generator by Faye");
7474
Add("12.24", "Fixed remote dependencies and added a file cache system");
75+
Add("12.25", "Fixed deleting folders. Added renaming folders.");
7576
}
7677

7778
private void Add(string version, string description)

0 commit comments

Comments
 (0)