File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.9.0] - 2024-06-09
11
+
10
12
### Added
11
13
12
14
- Added Skip module
@@ -84,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
84
86
- Added boss numeric health
85
87
- Added quit anywhere
86
88
87
- [ unreleased ] : https://github.com/PonyWarrior/PonyQOL2/compare/0.8.1...HEAD
89
+ [ unreleased ] : https://github.com/PonyWarrior/PonyQOL2/compare/0.9.0...HEAD
90
+ [ 0.9.0 ] : https://github.com/PonyWarrior/PonyQOL2/compare/0.8.1...0.9.0
88
91
[ 0.8.1 ] : https://github.com/PonyWarrior/PonyQOL2/compare/0.8.0...0.8.1
89
92
[ 0.8.0 ] : https://github.com/PonyWarrior/PonyQOL2/compare/0.7.0...0.8.0
90
93
[ 0.7.0 ] : https://github.com/PonyWarrior/PonyQOL2/compare/0.6.0...0.7.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ schemaVersion = "0.0.1"
5
5
[package ]
6
6
namespace = " PonyWarrior"
7
7
name = " PonyQOL2"
8
- versionNumber = " 0.8.1 "
8
+ versionNumber = " 0.9.0 "
9
9
description = " Make your life easier with pony's quality of life 2, the returning mod from Hades 1."
10
10
websiteUrl = " https://github.com/PonyWarrior/PonyQOL2"
11
11
containsNsfwContent = false
You can’t perform that action at this time.
0 commit comments