summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Mackintosh <m@zyp.io>2015-03-23 17:25:14 -0400
committerMike Mackintosh <m@zyp.io>2015-03-23 17:25:14 -0400
commit05bb1473c4e116ea939deb44928efcf094af788b (patch)
tree94336445957ba92d7adab5f2198d611d2befd800
parent89cc3cc8f71cb3fe823698e4d71c27f98d26c01d (diff)
downloadipaddress-05bb1473c4e116ea939deb44928efcf094af788b.tar.gz
updated changelog
-rw-r--r--CHANGELOG.rdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc
index 91a85fd..c386602 100644
--- a/CHANGELOG.rdoc
+++ b/CHANGELOG.rdoc
@@ -1,6 +1,8 @@
== ipaddress 0.8.2
+CHANGED:: merged bundler branch to cleanup gemspec and Rakefiles
FIXED:: IPAddress::IPv4.split handling (Issue #40)
+NEW:: Added #[]= method to IPv4/6 classes to add octet writing support. (Issue #24)
NEW:: IPV4#multicast?
NEW:: IPV4#loopback?
NEW:: IPV4#to()