Skip to content

Commit d413c43

Browse files
committed
Manager: Changelog for 1.0.2
1 parent 1295a9f commit d413c43

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ArcdpsLogManager/ArcdpsLogManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Each new log data update causes a revision increase.
1414
See LogDataUpdater for the updates.
1515
-->
16-
<Version>1.0.1.0</Version>
16+
<Version>1.0.2.0</Version>
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<PackageReference Include="Eto.Forms" Version="2.5.8" />

ArcdpsLogManager/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This is the full changelog of the arcdps Log Manager.
44

5+
## Log Manager v1.0.2
6+
7+
#### Fixes
8+
- Fixed a crash when tagging logs in the window opened by "Show all logs with this guild"
9+
- Fixed a long UI freeze when scheduling a lot of logs for reprocessing due to an update
10+
511
## Log Manager v1.0.1
612

713
#### Fixes

0 commit comments

Comments
 (0)