From 8530b38306d845c1eea687f5dedfe804e555eb76 Mon Sep 17 00:00:00 2001
From: David Sangrey <rixxan@hullseals.space>
Date: Tue, 7 May 2024 18:06:10 -0400
Subject: [PATCH] Update ChangeLog.md

---
 ChangeLog.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog.md b/ChangeLog.md
index 324d1f8d..45f06aad 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -24,6 +24,11 @@ be added in a future update.
 * Fixed a bug where the new SCO modules would display as a normal Frame Shift Drive
 * Fixed a bug which could crash EDMC if the exact details of a Frame Shift Drive were unknown
 
+**Plugin Developers**
+* modules.p and ships.p are deprecated, and slated for removal in 5.11+!
+* The `openurl()` function in ttkHyperlinkLabel has been deprecated,
+and slated for removal in 5.11+! Please migrate to `webbrowser.open()`.
+
 Release 5.10.4
 ===
 This release contains updated dependencies, modules files, translations, and adds two new EDDN schemas. It also