From 665627b6fda7118b89448f1828d6f20c8dceff04 Mon Sep 17 00:00:00 2001 From: rordaz Date: Mon, 29 Jun 2026 15:49:17 -0500 Subject: [PATCH] Correct Release Notes --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f6ef66b..2227720 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -5,6 +5,7 @@ ### ✨ Improvements - **Broader Obsidian Compatibility** – Lowered minimum required Obsidian version from `1.13.0` to `1.12.0`, allowing the plugin to be installed on Obsidian 1.12.x +- **Release Automation** – GitHub Releases now use the matching section from this repository's release notes as the published release description ---