From 04318ec8c9688e5e14bf70194c70b9ad2f72ea08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 11:50:18 +0000 Subject: [PATCH] Release 0.3.0 --- CHANGELOG.md | 7 +++++-- thunderstore.toml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ee4770..089cd6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.0] - 2024-05-20 + ### Fixed - Fixed switching gods not un-forcing the deselected gods @@ -18,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Buffed Aphrodite keepsake from (level 3) +15% Rare +9% Epic to +30% Rare +10% Epic +6% Duo -- Buffed Demeter keepsake, life threshold increased from <30% to <50% +- Buffed Demeter keepsake, life threshold increased from <30% to <50% - Hephaestus keepsake reworked, now grants you 50% of max health rewards as extra armor (level 3) ## [0.2.0] - 2024-05-18 @@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First version of the mod! -[unreleased]: https://github.com/PonyWarrior/PonyAltar/compare/0.2.0...HEAD +[unreleased]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.0...HEAD +[0.3.0]: https://github.com/PonyWarrior/PonyAltar/compare/0.2.0...0.3.0 [0.2.0]: https://github.com/PonyWarrior/PonyAltar/compare/0.1.1...0.2.0 [0.1.1]: https://github.com/PonyWarrior/PonyAltar/compare/0.1.0...0.1.1 [0.1.0]: https://github.com/PonyWarrior/PonyAltar/compare/140aed0b7121411086ba47035cfa509d4a26dc71...0.1.0 diff --git a/thunderstore.toml b/thunderstore.toml index a47f7a7..f89a0bb 100644 --- a/thunderstore.toml +++ b/thunderstore.toml @@ -5,7 +5,7 @@ schemaVersion = "0.0.1" [package] namespace = "PonyWarrior" name = "PonyAltar" -versionNumber = "0.2.0" +versionNumber = "0.3.0" description = "Overhauls the Gods' keepsakes, transferring their functionality to an altar and giving each keepsake a unique effect." websiteUrl = "https://github.com/PonyWarrior/PonyAltar" containsNsfwContent = false