File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/echo/compare/v1.5.4 ...master )
3
+ ## [ Unreleased] ( https://github.com/laravel/echo/compare/v1.6.0 ...master )
4
4
5
5
6
+ ## [ v1.6.0 (2019-09-24)] ( https://github.com/laravel/echo/compare/v1.5.4...v1.6.0 )
7
+
8
+ ### Added
9
+ - Add ` stopWhisper ` method to channel ([ #243 ] ( https://github.com/laravel/echo/pull/243 ) )
10
+ - Add option ` this.options.withoutInterceptors ` ([ #248 ] ( https://github.com/laravel/echo/pull/248 ) )
11
+ - Add support for custom connectors ([ #247 ] ( https://github.com/laravel/echo/pull/247 ) )
12
+
13
+ ### Fixed
14
+ - Check for ` querySelector ` ([ #251 ] ( https://github.com/laravel/echo/pull/251 ) )
15
+
16
+
6
17
## [ v1.5.4 (2019-06-14)] ( https://github.com/laravel/echo/compare/v1.5.3...v1.5.4 )
7
18
8
19
### Fixed
You can’t perform that action at this time.
0 commit comments