diff options
author | Yasin <a.piri@hotmail.de> | 2023-08-07 21:04:48 +0200 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2023-08-07 21:04:48 +0200 |
commit | eeee6cc6aa9db5d2c9711bbfa10c67eccb5300df (patch) | |
tree | 64e2cd02b908f6c2287a1b4707a03fa4c7cd96b1 /CHANGELOG.md | |
parent | 84ea4626690c30177d7f13b7789eb375dea9c705 (diff) | |
download | Skyblocker-eeee6cc6aa9db5d2c9711bbfa10c67eccb5300df.tar.gz Skyblocker-eeee6cc6aa9db5d2c9711bbfa10c67eccb5300df.tar.bz2 Skyblocker-eeee6cc6aa9db5d2c9711bbfa10c67eccb5300df.zip |
update mod to 1.11.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2957090f..ad152f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Release 1.11.1 + +## Highlight +* Fixes made to the mod to ensure it works with the latest Hypixel changes by @AzureAaron +* Overlay for all TP items by @Julienraptor01 and @kevinthegreat1 + +## What's Changed +* Update buildrelease.yml by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/223 +* Mixins refactor by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/213 +* add cache for beta builds by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/224 +* Add Overlays for ALL forms of TP by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/220 +* Fix Croesus Helper by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/226 +* Fix broken Hypixel detection by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/231 +* Random refactors by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/229 + + +**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.11.0...v1.11.1 +___ # Release 1.11.0 ## Highlight |