aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorYasin Piri <y.piri@ostfalia.de>2024-08-30 19:00:14 +0200
committerYasin Piri <y.piri@ostfalia.de>2024-08-30 19:00:14 +0200
commit06369352b9b9437923e70a9b4d6a7992cb8fd0d8 (patch)
tree520fa2e9456726f6ce0836b585f226488ec82ab2 /CHANGELOG.md
parent2d445b69020ede20c59ab67af2e80cbaade95ace (diff)
downloadSkyblocker-06369352b9b9437923e70a9b4d6a7992cb8fd0d8.tar.gz
Skyblocker-06369352b9b9437923e70a9b4d6a7992cb8fd0d8.tar.bz2
Skyblocker-06369352b9b9437923e70a9b4d6a7992cb8fd0d8.zip
Update mod to 1.22.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 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