Skip to content

Commit a244649

Browse files
authored
chore: release v0.3.1 (#14)
1 parent 9bfdfd9 commit a244649

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.3.1](https://github.com/pkgforge-dev/AppImageUpdate/compare/0.3.0...0.3.1) - 2026-04-14
3+
4+
### 🐛 Bug Fixes
5+
6+
- Improve error messages with project context - ([9bfdfd9](https://github.com/pkgforge-dev/AppImageUpdate/commit/9bfdfd9ce55caed710f18c7c8afc4ff5a4eb308d))
7+
- Handle full URL in Gitea/Forgejo instance field - ([0683fbf](https://github.com/pkgforge-dev/AppImageUpdate/commit/0683fbf1deee5623c3f7cffef2dce20f6bc17430))
8+
29
## [0.3.0](https://github.com/pkgforge-dev/AppImageUpdate/compare/0.2.1...0.3.0) - 2026-04-14
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.3.0"
3+
version = "0.3.1"
44
edition = "2024"
55
description = "Fast, bandwidth-efficient AppImage updater using zsync"
66
readme = "README.md"

0 commit comments

Comments
 (0)