From 24f900a7c238a1d3e58108e486f64ffc6f81bba9 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sun, 26 May 2019 22:44:01 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d73aa3bc..3215e545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 4.22.0 (2019/05/26) + +* Update hosts for extra, spy and update rules +* Update IPs for extra, spy and update rules +* Wireshark 3.0.2 +* Npcap 0.995 +* Fix WindowsSpyBlocker NCSI HTTP Probe (Issue #128) +* Move virtualearth.net to extra (Issue #149) +* Switch to TravisCI + ## 4.21.0 (2019/05/05) * Handle IPv6 blocking for hosts (Issue #146)