summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-09-05 20:42:56 +0200
committerErich Eckner <git@eckner.net>2020-09-05 20:42:56 +0200
commit15aae28e54c3fdfe2eb4fd4563cf095147e16fa2 (patch)
treed5989e37bcaf2c3a4519549b94ed6ccf48e9e148 /CHANGELOG
parentdef54f9d8b2758c36eb4ce382bd08d7897197d4a (diff)
downloadreflector32-15aae28e54c3fdfe2eb4fd4563cf095147e16fa2.tar.xz
reflector-2020.8.tar.xz
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1fa5c7e..09ee7a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+# 2020-08-20
+* Added support for comma-separated values in list arguments (country, protocol).
+* Added support for argument files with the "@" prefix.
+* Added systemd integration (inspired by David Runge's request (Arch Linux FS#63910) and Silvio Knizek's "reflector-timer" AUR package.
+
# 2019-03-02
* Refactored code to make it more modular. The MirrorStatus class remains with all of its functions for backwards compatibility but this will either be removed for further refactored in the future.
* Added `--isos`, `--ipv4` and `--ipv6` options.