We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5968b4b commit d05a303Copy full SHA for d05a303
CHANGELOG.md
@@ -1,8 +1,14 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/echo/compare/v1.5.3...master)
+## [Unreleased](https://github.com/laravel/echo/compare/v1.5.4...master)
4
5
6
+## [v1.5.4 (2019-06-14)](https://github.com/laravel/echo/compare/v1.5.3...v1.5.4)
7
+
8
+### Fixed
9
+- Ensure passed param wins over global ([#235](https://github.com/laravel/echo/pull/235))
10
11
12
## [v1.5.3 (2019-02-14)](https://github.com/laravel/echo/compare/v1.5.2...v1.5.3)
13
14
### Fixed
0 commit comments