Skip to content

Commit 3a4f2b1

Browse files
committed
update changelog
1 parent 57595cc commit 3a4f2b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Obsidian Meta Bind Changelog
22

3-
# Unreleased
3+
# 0.8.0
44

55
New Features
66

@@ -9,6 +9,7 @@ New Features
99
- displays a link to the note specified in the metadata
1010
- works with lists of notes
1111
- works with external URLs
12+
- The `imageSuggester` will now find all images in your vault if the string passed to `optionQuery` is empty like this `optionQuery("")`
1213

1314
Breaking Changes
1415

@@ -18,7 +19,7 @@ Breaking Changes
1819

1920
Bug Fixes
2021

21-
- Fixed Metadata cache does not update on file rename or delete [#142](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/142)
22+
- Fixed metadata cache does not update on file rename or delete [#142](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/142)
2223
- now all Input and View Fields bound to the renamed or deleted note will unload
2324

2425
# 0.7.2

0 commit comments

Comments
 (0)