Skip to content

Commit ee21008

Browse files
committed
bump v
1 parent a0e2578 commit ee21008

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@ PRs and other ideas are welcome.
1010
## Changes ##
1111

1212
**June 2021**
13-
#### 2.4.4.1
13+
#### 2.4.4.2
1414
- New setting to specify what day the week starts on
15+
- Fix keybindings + keyboard navigation in the popup (inlcuding new morning/evening/now dropdowns)
16+
- `12345567890` - each of the 10 preset choices
17+
- `c` - custom
18+
- `t` - tab
19+
- `w` - window
20+
- `s` - selected
1521
- Fix missing "Mon", "Tue" etc in the popup calendar
1622

1723
#### 2.4.4

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Snoozz - Snooze Tabs & Windows for later",
33
"short_name": "Snoozz",
44
"description": "Declutter your browser by snoozing tabs and windows until you actually need them.",
5-
"version": "2.4.4.1",
5+
"version": "2.4.4.2",
66

77
"icons": {
88
"128": "icons/ext-icon-128.png",

0 commit comments

Comments
 (0)