Skip to content

Commit 6072b8a

Browse files
committed
Updated CHANGELOG and versions
1 parent 4a97997 commit 6072b8a

File tree

3 files changed

+893
-858
lines changed

3 files changed

+893
-858
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 3.1.52
2+
#### Small quality of life changes
3+
- Upgraded from Electron v11 to v24
4+
- Credit to (@JonathanSteininger)
5+
- Mods imported from a profile keep the same order they were exported in
6+
- Fixed sorting by download count
7+
- Reduced time taken to install when a mod has a large number of dependencies
8+
19
### 3.1.51
210
#### Memory and performance improvements
311
The TS team have been working hard to improve the following:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "r2modman",
3-
"version": "3.1.51",
4-
"description": "A simple and easy to use mod manager for several games using Thunderstore.",
3+
"version": "3.1.52",
4+
"description": "A simple and easy to use mod manager for many games using Thunderstore.",
55
"productName": "r2modman",
66
"author": "ebkr",
77
"private": true,

0 commit comments

Comments
 (0)