HISTORY.md in rspec-webservice_matchers-4.4.2 vs HISTORY.md in rspec-webservice_matchers-4.4.3

- old
+ new

@@ -1,4 +1,15 @@ +4.4.3 +----- +Changed the Google PageSpeed Insights threshold to 85, the value for +"performing well": https://developers.google.com/speed/docs/insights/about + +4.4.2 +----- +Bug fix for `http://cars.com`. Using net-http now for most operations. Excon +would return a redirect to `https://cars.com:80`, which would lock up and never +return. Not sure what exactly triggered this, but switching adapters solved it. + 4.4.1 ----- Reduced the timeouts to 5 seconds. 4.4.0