Quantcast

- Config : Clarify recent changes history

urnati [05-05-23 - 03:02]
- Config : Clarify recent changes history
Filename
Titan/TitanConfig.lua
diff --git a/Titan/TitanConfig.lua b/Titan/TitanConfig.lua
index e86f091..698ba13 100644
--- a/Titan/TitanConfig.lua
+++ b/Titan/TitanConfig.lua
@@ -35,13 +35,21 @@ local notes = ""
 local changes = ""
 do -- recent change history
 changes = changes
-	..TitanUtils_GetGoldText("7.00.02.100007 : 2023/03/31\n")
+	..TitanUtils_GetGoldText("7.00.03.100007 : 2023/05/04\n")
 	..TitanUtils_GetGreenText("Titan : \n")
 	..TitanUtils_GetHighlightText(""
 		.."- Beta Release\n"
 		.."- Update for API changes in 10.1.\n"
 		)
 	.."\n\n"
+	..TitanUtils_GetGoldText("7.00.02.100007 : 2023/04/26\n")
+	..TitanUtils_GetGreenText("Titan : \n")
+	..TitanUtils_GetHighlightText(""
+		.."- Beta Release on Discord\n"
+		.."- Fix for events arriving before Bars initialized.\n"
+		.."- Add localized bar name to the plugin name in right click menu. Green if current Bar or Gold if not\n"
+		)
+	.."\n\n"
 	..TitanUtils_GetGoldText("6.00.16.100100 : 2023/05/03\n")
 	..TitanUtils_GetGreenText("Titan : \n")
 	..TitanUtils_GetHighlightText(""