Skip to content

Commit 5814095

Browse files
Release 0.9.0
1 parent 1aa73ee commit 5814095

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.0] - 2024-06-09
11+
1012
### Added
1113

1214
- Added Skip module
@@ -84,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8486
- Added boss numeric health
8587
- Added quit anywhere
8688

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
8891
[0.8.1]: https://github.com/PonyWarrior/PonyQOL2/compare/0.8.0...0.8.1
8992
[0.8.0]: https://github.com/PonyWarrior/PonyQOL2/compare/0.7.0...0.8.0
9093
[0.7.0]: https://github.com/PonyWarrior/PonyQOL2/compare/0.6.0...0.7.0

thunderstore.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ schemaVersion = "0.0.1"
55
[package]
66
namespace = "PonyWarrior"
77
name = "PonyQOL2"
8-
versionNumber = "0.8.1"
8+
versionNumber = "0.9.0"
99
description = "Make your life easier with pony's quality of life 2, the returning mod from Hades 1."
1010
websiteUrl = "https://github.com/PonyWarrior/PonyQOL2"
1111
containsNsfwContent = false

0 commit comments

Comments
 (0)