From ddae523b48896b9529ec1f4d04e94bb18a1528b7 Mon Sep 17 00:00:00 2001
From: virus2500 <virus2500@gmail.com>
Date: Tue, 31 May 2016 11:31:13 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 52c4187..12d465c 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ This can be overruled by an white and blacklist you can define in the correspond
 
 Changes
 --------
+- V1.1.3: @Sheogorath-SI: increase maxelemt to fit more than 65536 entries
 - V1.1.2: @kubax: add support for ip6tables (iptables on Arch Linux refuses ipv6 rules)
 - V1.1.1: short Help (-h) and Cleanup (-c) available. Binary should now be found automatically.
 - V1.1.0: blocklist-with-ipset is now IPV6 compatible (Yayyy :) )
@@ -27,7 +28,7 @@ Changes
 <br>
 **!!! IMPORTANT !!!!**
 
-When upgrading to V1.1.2 you might want to manually delete the iptables INPUT BLOCKLIST rule with the target match-set blocklist-v6 src
+When upgrading to V1.1.2+ you might want to manually delete the iptables INPUT BLOCKLIST rule with the target match-set blocklist-v6 src
 
 --
 
-- 
GitLab