Skip to content

Commit d51e99b

Browse files
committed
changelogs
1 parent 32ee530 commit d51e99b

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

app/src/main/assets/CHANGELOG

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Changelog v124 1.1.3 (2023.06.01)
2+
Ticks:
3+
* Improve performance
4+
* Change DebugTickCounterItem
5+
* Fixes
6+
7+
Crashes:
8+
* Fix NullPointerException on ItemsStorageDrawer
9+
10+
Other:
11+
* Refactor: renames & more JavaDoc
12+
13+
14+
115
# Changelog v118 1.1.1 (hotfix for 1.1)
216
* Fixed missing tick when opening
317
* Fix debug layouts & more debug tools
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog v124 1.1.3 (2023.06.01)
2+
Ticks:
3+
* Improve performance
4+
* Change DebugTickCounterItem
5+
* Fixes
6+
7+
Crashes:
8+
* Fix NullPointerException on ItemsStorageDrawer
9+
10+
Other:
11+
* Refactor: renames & more JavaDoc

0 commit comments

Comments
 (0)