Skip to content

Commit d7f2f6c

Browse files
authored
chore: release v0.3.2 (#16)
1 parent b869760 commit d7f2f6c

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

2+
## [0.3.2](https://github.com/pkgforge-dev/AppImageUpdate/compare/0.3.1...0.3.2) - 2026-04-25
3+
4+
### ⛰️ Features
5+
6+
- Add --self-update to upgrade the binary in place - ([b869760](https://github.com/pkgforge-dev/AppImageUpdate/commit/b869760564c15538b7739515cf9cdda2367cf966))
7+
8+
### 🐛 Bug Fixes
9+
10+
- Make --describe print appimage type, update info, and assembled URL - ([81f5fc9](https://github.com/pkgforge-dev/AppImageUpdate/commit/81f5fc971fcc21e64b82227b34094c35a85e95a2))
11+
12+
### ⚙️ Miscellaneous Tasks
13+
14+
- Update msrv - ([1a342df](https://github.com/pkgforge-dev/AppImageUpdate/commit/1a342df9eae8a3734567342a2551d84631f9b17b))
15+
216
## [0.3.1](https://github.com/pkgforge-dev/AppImageUpdate/compare/0.3.0...0.3.1) - 2026-04-14
317

418
### 🐛 Bug Fixes

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.1"
3+
version = "0.3.2"
44
edition = "2024"
55
description = "Fast, bandwidth-efficient AppImage updater using zsync"
66
readme = "README.md"

0 commit comments

Comments
 (0)