diff --git a/CHANGELOG..md b/CHANGELOG..md index d5e0548..2bdd8e7 100644 --- a/CHANGELOG..md +++ b/CHANGELOG..md @@ -1,5 +1,9 @@ # Changelog +## 0.6.0 + +- Adds support for Live-Preview mode + ## 0.5.1 - Corrects parsing issue with hyphens diff --git a/manifest.json b/manifest.json index a27a36b..5669845 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "disciples-journal", "name": "Disciples Journal", - "version": "0.5.1", + "version": "0.6.0", "minAppVersion": "0.15.0", "description": "Embed Bible references and passages in your notes and read the Bible in Obsidian.", "author": "Scott Tomaszewski (Xentis)",