Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mProjectsCode committed Nov 16, 2023
1 parent 57595cc commit 3a4f2b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Obsidian Meta Bind Changelog

# Unreleased
# 0.8.0

New Features

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

Breaking Changes

Expand All @@ -18,7 +19,7 @@ Breaking Changes

Bug Fixes

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

# 0.7.2
Expand Down

0 comments on commit 3a4f2b1

Please sign in to comment.