CHANGELOG.md in faye-authentication-0.4.0 vs CHANGELOG.md in faye-authentication-1.6.0
- old
+ new
@@ -1,4 +1,11 @@
+## 0.5.0
+ - Add support for faye 1.1 (unreleased for now)
+ - Drop support for faye < 1.1
+ - More extensibility regarding public channels, extensions now take an options
+ hash with a whitelist lambda / function that will be called with the channel
+ name so developers can implement their own logic
+
## 0.4.0
- Channels beginning by ``/public/`` do not require authentication anymore,
However, globbing with public channels still require authentication.
## 0.3.0