Skip to content

Commit c6c74a1

Browse files
committed
chore: Version bump 0.17.1
1 parent 7fb5900 commit c6c74a1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## 0.17.1
6+
7+
- Fix aarch64 compile error and add CI by @oscargus in https://github.com/PolyMeilex/rfd/pull/294
8+
- docs: Fixup docs post libdbus port by @PolyMeilex in https://github.com/PolyMeilex/rfd/pull/298
9+
- xdg_porta: Url decode the path by @PolyMeilex in https://github.com/PolyMeilex/rfd/pull/297
10+
511
## 0.17.0
612

713
- `tokio` and `async-std` features removed

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 = "rfd"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
edition = "2021"
55

66
authors = ["Poly <[email protected]>"]

0 commit comments

Comments
 (0)