- History : Update for 9.2.1 git hitch
urnati [04-23-26 - 23:34]
- History : Update for 9.2.1 git hitch
diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua
index db50a37..1907f38 100644
--- a/Titan/TitanHistory.lua
+++ b/Titan/TitanHistory.lua
@@ -10,6 +10,18 @@ These are in a seperate file to
--- Release notes. Keep structure; most recent on 'top'
local recent_changes = {
{
+ version = "9.2.1",
+ when = "2026/04/23",
+ topics = {
+ {
+ topic = "Titan",
+ lines = {
+ "Update : Dur to a git hitch, tooltip, an Alts fix, and History were not included in 9.2.0.",
+ },
+ },
+ },
+ },
+ {
version = "9.2.0",
when = "2026/04/20",
topics = {
@@ -66,27 +78,6 @@ local recent_changes = {
},
},
},
- {
- version = "9.1.5",
- when = "2026/03/25",
- topics = {
- {
- topic = "Titan Repair",
- lines = {
- "Fix for Auto repair not working.",
- "Durability and cost should update after merchant repair.",
- },
- },
- {
- topic = "Titan",
- lines = {
- "LDB : Fix for LDB tooltips (OnTooltipShow)",
- "Config Bars : plugins can be adjusted vertically",
- "Locale : Several strings added.",
- },
- },
- },
- },
}
---Format the release notes