Skip to content

Commit e337f9d

Browse files
committed
Release 1.19.0
1 parent f374199 commit e337f9d

6 files changed

Lines changed: 4748 additions & 1279 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This is an [Obsidian](https://obsidian.md/) plugin that helps you collect data f
1010

1111
## What's New
1212

13+
Version 1.19.0
14+
15+
- Add `searchType: frontmatter.exists` for tracking field existence
16+
1317
Version 1.18.0
1418

1519
- Support all days for startWeekOn parameter

docs/ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 1.19.0
4+
5+
- Add `searchType: frontmatter.exists` for tracking field existence
6+
37
## 1.18.0
48

59
- Support all days for startWeekOn parameter

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-tracker",
33
"name": "Tracker",
4-
"version": "1.18.0",
4+
"version": "1.19.0",
55
"minAppVersion": "0.9.12",
66
"description": "A plugin tracks occurrences and numbers in your notes",
77
"author": "pyrochlore",

0 commit comments

Comments
 (0)