diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-11-21 18:44:23 +0100 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2021-11-21 18:44:23 +0100 |
commit | 66996255d797903392c43b4b3fe4afb8c2eaa0f8 (patch) | |
tree | 6507fb89b9101fa82529a62932ff7007c43cef4a /CHANGELOG.md | |
parent | ba9a983c4f002eeba9b9bb8500bfc2bf643d9046 (diff) | |
download | Skyblocker-66996255d797903392c43b4b3fe4afb8c2eaa0f8.tar.gz Skyblocker-66996255d797903392c43b4b3fe4afb8c2eaa0f8.tar.bz2 Skyblocker-66996255d797903392c43b4b3fe4afb8c2eaa0f8.zip |
Update to 1.4.0 [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 141703ed..4bc9cd02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Release 1.4.1 + +Fixes +* Fixed color terminal solver not working for light blue color by @ExternalTime in #27 +* Cleaning in PriceInfoTooltip by @Zailer43 in #26 + +New Contributor +* @Zailer43 made their first contribution in #26 + +Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.4.0...v1.4.1 +___ # Release 1.4.0 New features |