File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file.
16
16
17
17
- Add ` no-cache ` flag
18
18
- Add ` all ` flag to ` enable ` and ` disable ` commands
19
- - Import and export mod lists (#23 )
19
+ - Import and export mod lists ([ #23 ] ( https://github.com/anactualemerald/papa/pull/23 ) )
20
20
- Add env command
21
21
22
22
### Miscellaneous Tasks
@@ -30,6 +30,8 @@ All notable changes to this project will be documented in this file.
30
30
- Fix changelog header
31
31
- Publish crate from CI
32
32
- Bump dependencies
33
+ - Replace PR and issue numbers with links in changelog
34
+ - Bump ` libthermite ` version
33
35
34
36
### Styling
35
37
@@ -39,7 +41,7 @@ All notable changes to this project will be documented in this file.
39
41
40
42
### Fix
41
43
42
- - Create non existing file directories for download cache and config (#15 )
44
+ - Create non existing file directories for download cache and config ([ #15 ] ( https://github.com/anactualemerald/papa/pull/15 ) )
43
45
44
46
### Miscellaneous Tasks
45
47
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " papa"
3
- version = " 3.1.0-beta.1 " # managed by release.sh
3
+ version = " 3.1.0" # managed by release.sh
4
4
edition = " 2021"
5
5
license = " MIT"
6
6
description = " A cli mod manager for the Northstar launcher"
You can’t perform that action at this time.
0 commit comments