From 008f6c03f7e25ac4e122efedb0b0fafe059d3f64 Mon Sep 17 00:00:00 2001 From: SebastianMC <23032356+SebastianMC@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:09:17 +0100 Subject: [PATCH] README.md update with clear status and details of impact of breaking changes in Obsidian 1.7.2+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aad74d..1912981 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ > | :exclamation: Breaking changes in Obsidian - always use the newest version of the plugin| > |----------------------------------------------| -> | - Obsidian 1.7.2 - no fixes for Obsidian breaking changes avaialable --> [More details](README.notice.for.Obsidian.1.7.2.md)| +> | - Obsidian 1.7.2 - no fixes for Obsidian breaking changes available --> [More details](README.notice.for.Obsidian.1.7.2.md)| > | - Obsidian 1.6.3 - update the plugin to 2.1.11 or newer --> [More details](README.notice.for.Obsidian.1.6.3.md)| > | - Obsidian 1.6.0 - update the plugin to 2.1.9 or newer --> [More details](README.notice.for.Obsidian.1.6.0.md)| > | - Obsidian 1.5.4 - update the plugin to 2.1.7 or newer --> [More details](README.notice.for.Obsidian.1.5.4.md)|