diff --git a/IceHUD_Options/Options.lua b/IceHUD_Options/Options.lua index 7589518..f73af42 100644 --- a/IceHUD_Options/Options.lua +++ b/IceHUD_Options/Options.lua @@ -161,7 +161,7 @@ The Classic game client doesn't provide this information to addons because it wa IceHUD.IceCore:SetScale(v) end, min = 0.2, - max = 2.0, + max = 4.0, step = 0.05, isPercent = true, order = 14, diff --git a/changelog.md b/changelog.md index 54c43b3..4f89e0e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +v1.14.21: + +- Increased maximum scale/zoom to 400%, by request. + v1.14.20: - Added Winding Slitherdrake as recognized for the Dragonriding Vigor module diff --git a/this_version.md b/this_version.md index 4d5fc95..d651349 100644 --- a/this_version.md +++ b/this_version.md @@ -1,5 +1,9 @@ # Changelog +v1.14.21: + +- Increased maximum scale/zoom to 400%, by request. + v1.14.20: - Added Winding Slitherdrake as recognized for the Dragonriding Vigor module