Skip to content

Commit 8822d35

Browse files
committed
Update CHANGELOG.md
1 parent 3c693a6 commit 8822d35

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/echo/compare/v1.5.4...master)
3+
## [Unreleased](https://github.com/laravel/echo/compare/v1.6.0...master)
44

55

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+
617
## [v1.5.4 (2019-06-14)](https://github.com/laravel/echo/compare/v1.5.3...v1.5.4)
718

819
### Fixed

0 commit comments

Comments
 (0)