Skip to content

Commit 4910c12

Browse files
committed
Release 1.16.0
1 parent 0cc4fe8 commit 4910c12

6 files changed

Lines changed: 120 additions & 296 deletions

File tree

README.md

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

1111
## What's New
1212

13+
Version 1.16.0
14+
15+
- Adding thresholdType parameter to Calendars
16+
- Enable bar chart full-bar display at beginning and end
17+
- Update dependencies
18+
1319
Version 1.15.1
1420

1521
- Fix: Added DatasetName as title for calendar in annotation mode

docs/ReleaseNotes.md

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

3+
## 1.16.0
4+
5+
- Adding thresholdType parameter to Calendars
6+
- Enable bar chart full-bar display at beginning and end
7+
- Update dependencies
8+
39
## 1.15.1
410

511
- Fix: Added DatasetName as title for calendar in annotation mode

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.15.1",
4+
"version": "1.16.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)