Skip to content

Commit 2c7985a

Browse files
committed
updated CHANGELOG; bumped version to v0.19.2
1 parent 55c4218 commit 2c7985a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.19.2 (2025-04-02)
2+
3+
- fixed `--save` to only write to file on success [#70 by googlebleh](https://github.com/westandskif/rate-mirrors/pull/70)
4+
15
# 0.19.1 (2025-03-03)
26

37
- added ArcoLinux support

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 = "rate_mirrors"
3-
version = "0.19.1"
3+
version = "0.19.2"
44
authors = ["Nikita Almakov <nikita.almakov@gmail.com>"]
55
edition = "2024"
66
description = "Everyday-use client-side map-aware mirror ranking tool (Arch Linux; Manjaro; custom ones)"

0 commit comments

Comments
 (0)