Skip to content

Commit

Permalink
📜
Browse files Browse the repository at this point in the history
  • Loading branch information
ls- committed May 9, 2023
1 parent 802fb37 commit 88af096
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## Version 100100.03

### Action Bars

- Removed main bar specific "Scale" option.
- Added "Scale" options to all action bars.
- Added an option to change the number of main bar buttons.
- Fixed an issue where the xp bar would sometimes disappear.

![Imgur](https://i.imgur.com/qpQe3wa.gif)

## Version 100100.02

### Minimap
Expand Down
12 changes: 5 additions & 7 deletions ls_UI/core/changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ local _G = getfenv(0)

-- Mine
E.CHANGELOG = [[
### Minimap
### Action Bars
- Added minimap coordinates. Disabled by default.
- Adjusted minimap border textures to make zone colouring more pronounced.
### Unit Frames
- Readded fading options for pet, target of focus, and target of target frames.
- Removed main bar specific "Scale" option.
- Added "Scale" options to all action bars.
- Added an option to change the number of main bar buttons.
- Fixed an issue where the xp bar would sometimes disappear.
]]

0 comments on commit 88af096

Please sign in to comment.