mirror of
https://github.com/scotttomaszewski/obsidian-disciples-journal.git
synced 2026-07-22 05:42:13 +00:00
Prepares for 0.6.0 release
This commit is contained in:
parent
7de27e35bc
commit
117641f6ea
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.6.0
|
||||
|
||||
- Adds support for Live-Preview mode
|
||||
|
||||
## 0.5.1
|
||||
|
||||
- Corrects parsing issue with hyphens
|
||||
|
|
|
|||
|
|
@ -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)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue