Skip to content

Commit bd50923

Browse files
authored
chore: release v0.2.1 (#10)
1 parent a50f175 commit bd50923

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
## [0.2.1](https://github.com/pkgforge-dev/AppImageUpdate/compare/0.2.0...0.2.1) - 2026-03-25
3+
4+
### ⛰️ Features
5+
6+
- Support checking updates for multiple AppImages - ([a50f175](https://github.com/pkgforge-dev/AppImageUpdate/commit/a50f175c8b87163372b2533e8df1d5d7e6affc31))
7+
- Add `GITHUB_TOKEN` support ([#9](https://github.com/pkgforge-dev/AppImageUpdate/pull/9)) - ([e9247f6](https://github.com/pkgforge-dev/AppImageUpdate/commit/e9247f6d048f19604568768fd54448fa0dcc4673))
8+
29
## [0.2.0](https://github.com/pkgforge-dev/AppImageUpdate/compare/0.1.1...0.2.0) - 2026-03-24
310

411
### ⛰️ Features

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "appimageupdate"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55
description = "Fast, bandwidth-efficient AppImage updater using zsync"
66
readme = "README.md"

0 commit comments

Comments
 (0)