ChangeLog.md in ruby-sslyze-0.1.0 vs ChangeLog.md in ruby-sslyze-0.1.1

- old
+ new

@@ -1,4 +1,9 @@ +### 0.1.1 / 2015-12-08 + +* `certificateValidation` may be omitted from `certinfo` if an OpenSSL + exception occurred. Allow {SSLyze::CertInfo#validation} may return `nil`. + ### 0.1.0 / 2015-10-13 * Initial release: * Provides a Ruby interface to `sslyze.py`. * Provides a Parser for consuming the sslyze XML output.