summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f2572a0..d41454b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+*1.3.1
+
+* Fix HostNameOption to use correct type (https://github.com/mjtko/net-dhcp-ruby/pull/9) [mordocai]
+
*1.3.0
* Add Windows support to DHCP requests (https://github.com/mjtko/net-dhcp-ruby/pull/10) [rightscale]