You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
## `v4.5.2`
4
4
### 23.02.2024
5
5
6
-
- Pad the file sizes when downloading to the right so that the unit line up
6
+
- Pad the file sizes when downloading to the right so that the units line up
7
7
- Only print the message `Downloading Modpack` when actually doing so
8
8
- Properly pad the version-resolution messages based on the largest mod name instead of an arbitrary length
9
9
- Many improvements to libium, including;
10
-
- Omission of the active index and profiles/modpacks fields in the config if they're zero or empty
10
+
- Omission of the active index and profiles/modpacks fields in the config file if they're zero or empty
11
11
- Fix a bug where the directory to which a file was being downloaded would not be created ([#402](https://github.com/gorilla-devs/ferium/issues/402))
0 commit comments