ChangeLog.md in spidr-0.4.0 vs ChangeLog.md in spidr-0.4.1

- old
+ new

@@ -1,4 +1,8 @@ +### 0.4.1 / 2011-12-08 + +* Catch `OpenSSL::SSL::SSLError` exceptions when initiated HTTPS Sessions. + ### 0.4.0 / 2011-08-07 * Added {Spidr::Headers#content_charset}. * Pass the Page `url` and `content_charset` to Nokogiri in {Spidr::Body#doc}. This ensures that Nokogiri will preserve the body encoding.