diff --git a/CHANGELOG.html b/CHANGELOG.html
index 0f93125..276156c 100644
--- a/CHANGELOG.html
+++ b/CHANGELOG.html
@@ -1,29 +1,4 @@
-
Raider
-
- - Updated WotLK loot tables. Reserving a Heroic Mode item will also count as reserving the matching Normal Mode item (doesn't cost extra reserves).
- - Can now search all reserves by player name.
- - Favorited items now glow when they're being rolled. Removed the option to glow for all items.
- - Reserves and Favorites tabs now sort items by the order of the bosses that drop them, instead of alphabetic order.
- - Automatically rolling on reserved items works with Group Loot.
- - Rolling Need on an item with Group Loot prompts for confirmation if the item is reserved, but not by you.
- - Minimap button can also be hidden with middle mouse click. Visibility can be toggled in Reserves window settings.
- - Add more chat aliases: !remove (!cancelreserve) and !reserver (!reserves).
- - Reserves window is a little smarter about when to open automatically.
-
-Host
-
- - Added tiered rolls, so you can roll Main Spec (1-100) and Off Spec (1-99) at the same time. Customizable.
- - Exporting rolls now indicates if an item was raid rolled or disenchanted.
- - Add info about !myreserves command in the whisper reply when !reserves command item limit is reached.
- - Adding a disenchanter now enables that disenchanter by default.
- - Missing VoA bosses are no longer visible. Currently that means only Toravon is hidden.
-
Fixes
- - Fixed auto roll message showing up when not actually rolling.
- - Unfavoriting an item in the Favorites tab now causes that item to disappear immediately.
- - Fixed shy dropdown menus. They once again stay open when certain options are clicked.
- - Fixed lua error when importing an item that doesn't exist.
- - Fixed visual bug when host is reserving on behalf of other players and reopens the Reserves window.
- - Addon communications reduced slightly.
+ - Fix Blizzard tooltip issue causing flickering.
\ No newline at end of file
diff --git a/CHANGELOG_HISTORY.html b/CHANGELOG_HISTORY.html
index f3de35d..bf2e4da 100644
--- a/CHANGELOG_HISTORY.html
+++ b/CHANGELOG_HISTORY.html
@@ -1,3 +1,11 @@
+2023-06-20-beta
+Fixes
+
+ - Fix Blizzard tooltip issue causing flickering.
+
+
+
+
2023-06-20
Raider