2018-11-20 08:54:06 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to `laravel-websockets` will be documented in this file
|
|
|
|
|
|
2020-03-04 10:06:43 +00:00
|
|
|
## 1.4.0 - 2020-03-03
|
|
|
|
|
|
|
|
|
|
- added support for Laravel 7
|
|
|
|
|
|
2018-12-06 20:43:39 +00:00
|
|
|
## 1.0.2 - 2018-12-06
|
|
|
|
|
|
|
|
|
|
- Fix issue with wrong namespaces
|
|
|
|
|
|
2018-12-05 20:56:56 +00:00
|
|
|
## 1.0.1 - 2018-12-04
|
|
|
|
|
|
|
|
|
|
- Remove VueJS debug mode on dashboard
|
|
|
|
|
- Allow setting app hosts to use when connecting via the dashboard
|
|
|
|
|
- Added debug mode when starting the WebSocket server
|
|
|
|
|
|
2018-12-04 22:09:14 +00:00
|
|
|
## 1.0.0 - 2018-12-04
|
2018-11-20 08:54:06 +00:00
|
|
|
|
|
|
|
|
- initial release
|