Skip to content

Commit 25f90c3

Browse files
committed
Bump to version 0.1.5
1 parent dcea297 commit 25f90c3

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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 = "rclone-shuttle"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
exclude = [
66
".flatpak-builder",

meta/io.github.pieterdd.RcloneShuttle.metainfo.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@
8585
</description>
8686

8787
<releases>
88+
<release version="0.1.5" date="2025-04-09">
89+
<description>
90+
<ul>
91+
<li>Stop prefixing filename with path in save dialog for better compatibility with newer GNOME versions</li>
92+
<li>Upgrade time library for compatibility with Rust 1.8.0+</li>
93+
<li>Update to Relm4 v0.9.1</li>
94+
<li>Apply security patch for tokio</li>
95+
</ul>
96+
</description>
97+
</release>
8898
<release version="0.1.4" date="2024-07-21">
8999
<description>
90100
<ul>

0 commit comments

Comments
 (0)