Update CHANGELOG.md
This commit is contained in:
parent
f03acd10a4
commit
564642a974
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
All notable changes to `laravel-websockets` will be documented in this file
|
All notable changes to `laravel-websockets` will be documented in this file
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
## 1.0.0 - 2018-12-04
|
## 1.0.0 - 2018-12-04
|
||||||
|
|
||||||
- initial release
|
- initial release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue