summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rdoc4
-rw-r--r--README.rdoc4
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc
index 868766f..cedfd88 100644
--- a/CHANGELOG.rdoc
+++ b/CHANGELOG.rdoc
@@ -1,5 +1,9 @@
== master
+CHANGED:: IPAddress::IPv4#each_host to improve speed
+
+== ipaddress 0.7.0
+
NEW:: IPAddress::IPv6#include?
NEW:: IPAddress::IPv6#network_u128
NEW:: Modified IPAddress::IPv6::Mapped to accept IPv4 mapped addresses in IPv6 format
diff --git a/README.rdoc b/README.rdoc
index a0900ce..1926944 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -923,8 +923,8 @@ Feel free to join us and tell us what you think!
Thanks to Luca Russo (vargolo) and Simone Carletti (weppos) for all
the support and technical review. Thanks to Marco Beri, Bryan T. Richardson,
-Nicolas Fevrier, jdpace, Daniele Alessandri and Steve Rawlinson for
-their support, feedback and bug reports.
+Nicolas Fevrier, jdpace, Daniele Alessandri, jrdioko, Ghislain Charrier and
+Steve Rawlinson for their support, feedback and bug reports.
== Copyright