Skip to content

Commit e166f31

Browse files
committed
🔖 Release preparations for 0.2.0
1 parent ab47138 commit e166f31

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

55
## [Unreleased]
66

7+
## [0.2.0] - 2024-12-10
8+
9+
- Add support for Thunderbird 128
10+
- Require Thunderbird 128 or higher
11+
- Add dark theme for options page
12+
- Use badge instead of custom icon (see [#1](https://git.mmk2410.org/mmk2410/SpaceApper/issues/1))
13+
714
## [0.1.0] - 2024-07-28
815

916
- Initial commit

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"browser_style": false
2727
},
2828
"permissions": ["storage", "webRequest", "webRequestBlocking"],
29-
"version": "0.1.0"
29+
"version": "0.2"
3030
}

0 commit comments

Comments
 (0)