Skip to content

Commit 83bc79d

Browse files
committed
bumped up version + updated changelog
1 parent 3f8d68b commit 83bc79d

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.21.0 (2025-08-29)
2+
3+
- changed duration format in debug output [#76 by damentz](https://github.com/westandskif/rate-mirrors/pull/76)
4+
15
# 0.20.0 (2025-04-28)
26

37
- added OpenBSD support [#71 by catap](https://github.com/westandskif/rate-mirrors/pull/71)

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.20.0"
3+
version = "0.21.0"
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)