ChangeLog.md in ruby-nmap-0.9.0 vs ChangeLog.md in ruby-nmap-0.9.1
- old
+ new
@@ -1,4 +1,9 @@
+### 0.9.1 / 2016-07-18
+
+* Fixed {Nmap::Host#ipv6} when there are no `ipv6` type addresses.
+* Fixed {Nmap::OS#fingerprint} when there is no `osfingerprint` element.
+
### 0.9.0 / 2016-07-14
* Added {Nmap::Address#vendor}.
* Added {Nmap::Service#to_s}.
* Added {Nmap::HostScript}.