From 2c22c537187f727f5725c77e4aa58370a42467d6 Mon Sep 17 00:00:00 2001 From: urnati Date: Mon, 20 Apr 2026 09:15:40 -0400 Subject: [PATCH] - History : TOC to 9.2.0; added tooltip change --- Titan/TitanHistory.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index 5af1900..db50a37 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -10,13 +10,13 @@ These are in a seperate file to --- Release notes. Keep structure; most recent on 'top' local recent_changes = { { - version = "9.1.8", + version = "9.2.0", when = "2026/04/20", topics = { { topic = "Alts", lines = { - "New built-in to display profile info on Alts in tooltip format.", + "New built-in plugin to display profile info on Alts in tooltip format.", }, }, { @@ -28,7 +28,8 @@ local recent_changes = { { topic = "Titan", lines = { - "Core : Foundational for Alts profile info", + "Tooltip : Change to revert behavior to be same as GameTooltip - cursor over plugin controls tooltip show / hide.", + "Core : TOC retail to 12.0.5; Foundational for Alts profile info", "Config : Fixed string in Import / Export text", }, }, -- 1.7.9.5