-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a31b5f6
commit 34fb85f
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# Fixes | ||
|
||
* Fix initial setup of GearMenu for firstTime users (no configuration present) | ||
* Fix multiple issue with setting keyBinds | ||
* Keybinds are now correctly fixed if a slot is deleted and another sloth moves into its place | ||
* Do not lose reference to orphaned GearSlots they cannot be recreated but rather have to be reused | ||
* #82 Increase bordersize to more closely match initial value | ||
|
||
# Updates | ||
|
||
* Update zhCN translation (thanks to @T3rdW) - see https://github.com/RagedUnicorn/wow-bcc-gearmenu/pull/1 |