+11
-1
lines changedFilter options
+11
-1
lines changed Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## [v1.0.1](https://github.com/ably/laravel-broadcaster/tree/1.0.1)
4
+
5
+
[Full Changelog](https://github.com/ably/laravel-broadcaster/compare/v1.0.0...v1.0.1)
6
+
7
+
**Merged pull requests:**
8
+
9
+
- Update README with support for Pusher compatible broadcasters [\#10](https://github.com/ably/laravel-broadcaster/pull/10) ([sacOO7](https://github.com/sacOO7))
10
+
- Fix ably-echo import in README [\#11](https://github.com/ably/laravel-broadcaster/pull/11) ([sacOO7](https://github.com/sacOO7))
11
+
- Ably-Agent header support [\#7](https://github.com/ably/laravel-broadcaster/pull/7) ([sacOO7](https://github.com/sacOO7))
12
+
3
13
## [v1.0.0](https://github.com/ably/laravel-broadcaster/tree/1.0.0)
4
14
5
15
**Merged pull requests:**
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
class AblyBroadcaster extends Broadcaster
14
14
{
15
-
const LIB_VERSION = '1.0.0';
15
+
const LIB_VERSION = '1.0.1';
16
16
17
17
/**
18
18
* The AblyRest SDK instance.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4