Update CHANGELOG.md

This commit is contained in:
Marcel Pociot 2018-12-05 21:56:56 +01:00 committed by GitHub
parent f03acd10a4
commit 564642a974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
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
- initial release