CHANGELOG.md in faye-authentication-1.10.0 vs CHANGELOG.md in faye-authentication-1.11.0
- old
+ new
@@ -1,6 +1,13 @@
+## 1.11.0
+ - Optional authentication for `Faye::Authentication::HTTPClient` (#12)
+
+## 1.10.0
+ - Remove signature from the server response (#11)
+
## 1.8.1
- Fix bad parameter passed to Net::HTTP::Post in HTTP Client (thanks @evserykh)
+
## 1.8.0
- Wait a delay before trying to fetch a signature after an error
## 1.7.0
- Improve preformance by batching authentication requests (backward incompatible!)