summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b0ecdd0..78105f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,3 +4,8 @@ DPIBreak v0.0.1
DPIBreak v0.0.2
- Remove unnecessary allocations per packet handling
- Fix: make install fail on Linux release tarball (#4)
+DPIBreak v0.0.3
+ - linux: support nftables backend for default, leaving the existing
+ iptables/ip6tables + xt_u32 as a fallback
+ - windows: only divert clienthello packet to userspace
+ - windows: close windivert handle on termination