aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md22
-rw-r--r--gradle.properties2
2 files changed, 23 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59982014..8a0b6162 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+# Release 1.22.1
+
+## Highlight
+* Display Slot Text and Protected Items in PV
+* Request Profile Id if we don't receive it
+* Fix Ultrasequencer Bugs
+* Fix NoSuchElementException with modelless Abicases
+* Fix PV Collections Crash
+* Fix WebSocket bugs
+
+## What's Changed
+* Fix Ultrasequencer Bugs by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/942
+* Fix NoSuchElementException with modelless Abicases by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/953
+* Slot Text and Item Protection support for the PV by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/954
+* Request Profile Id if we don't receive it by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/947
+* [Pv & SlayerHighlight] Fixes and improvements by @BigloBot in https://github.com/SkyblockerMod/Skyblocker/pull/952
+* Tooltip Info Rework + Performance improvements by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/957
+* Fix PV Collections Crash by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/959
+* Fix WebSocket bugs by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/964
+
+**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.22.0...v1.22.1
+___
# Release 1.22.0
## Highlight
diff --git a/gradle.properties b/gradle.properties
index 26100b44..20fe7d79 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -46,7 +46,7 @@ commons_math_version = 3.6.1
commons_text_version = 1.12.0
# Mod Properties
-mod_version = 1.22.0
+mod_version = 1.22.1
maven_group = de.hysky
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ