CHANGELOG.md in faye-authentication-1.11.0 vs CHANGELOG.md in faye-authentication-1.12
- old
+ new
@@ -1,4 +1,11 @@
+## 1.12
+ - No longer retry and fetch a new signature after errors unrelated to `Faye::Authentication` (#15)
+ - Internal:
+ - Fix rspec and jasmine specs (#14)
+ - Replace `phantomjs` with `chromeheadless` for jasmine specs (#14)
+ - Updated Travis settings with last ruby versions (#14)
+
## 1.11.0
- Optional authentication for `Faye::Authentication::HTTPClient` (#12)
## 1.10.0
- Remove signature from the server response (#11)