summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-03-21 09:11:08 +0100
committerErich Eckner <git@eckner.net>2019-03-21 09:11:08 +0100
commitc944bb0374256554698c3190b3470bfae70d21ba (patch)
tree762ef167b8ff65d6f046e38c9858507ef04d70ba /CHANGELOG
parent800b09afa97ea885bf07085dd71863ae6dd0a078 (diff)
downloadreflector32-c944bb0374256554698c3190b3470bfae70d21ba.tar.xz
upstream version 2019
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 46f5f74..1fa5c7e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+# 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.
+
# 2017-06-13
* Added `--score` option.
* Remove old-style message formatting.