We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fff66f commit 43351f8Copy full SHA for 43351f8
SomethingNeedDoing/Gui/ChangelogWindow.cs
@@ -72,6 +72,7 @@ private void AddGeneralChangelogs()
72
Add("12.18", "Fixed autoretainer post process event");
73
Add("12.19", "Added more advanced stub generator by Faye");
74
Add("12.24", "Fixed remote dependencies and added a file cache system");
75
+ Add("12.25", "Fixed deleting folders. Added renaming folders.");
76
}
77
78
private void Add(string version, string description)
0 commit comments