Skip to content

Commit 186c508

Browse files
committed
update changelog to 0.7.1
1 parent 3fe57ef commit 186c508

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Obsidian Meta Bind Changelog
22

3+
# 0.7.1
4+
5+
New Features
6+
7+
- new command to open the docs
8+
- new command to open an offline in plugin FAQ
9+
10+
Changes
11+
12+
- made error messages more readable and added links to documentation in some places
13+
14+
Bug Fixes
15+
16+
- fixed: Square brackets are not allowed in view fields [#136](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/136)
17+
- fixed: Lists don't display correctly inside of text view fields [#132](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/132)
18+
- fixed: bind target frontmatter ident parser fails to parse ident with non ascii letters [#119](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/119)
19+
320
# 0.7.0
421

522
Breaking Changes

0 commit comments

Comments
 (0)