Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Tazman Reinier committed Jan 31, 2024
1 parent ab69752 commit 1977fef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,20 @@

# Changelog

## 2.1.1 (Upcoming)
## 2.2.0 (1/31/2023)

**Changed:**
- Reintegrated "Now" view back to today, option to expand/collapse

**Added:**
- Option to switch between timer events (notification or sound)
- Search sorted by best match
- Fixed error reporting in Calendars
- Mobile optimizations
- Option to switch between sound and notification for timer

**Fixed:**
- Rescheduling high-priority tasks retains their priority

## 2.1.0 (1/1/2023)

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "time-ruler",
"name": "Time Ruler",
"version": "2.1.0",
"version": "2.2.0",
"minAppVersion": "0.15.0",
"description": "A drag-and-drop time ruler combining the best of a task list and a calendar view (integrates with Tasks, Full Calendar, and Dataview).",
"author": "Joshua Tazman Reinier",
Expand Down

0 comments on commit 1977fef

Please sign in to comment.