Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 459 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 459 Bytes

Yii2-broadcasting CHANGELOG

1.0.0

  • updated for Yii 2.0.16
  • add Laravel Echo Server docs
  • removed EchoAsset; use an updated version
  • Docker envfile and default Echo Server configuration

0.0.2

  • Add docker config for laravel-echo-server @KoJIT2009
  • Handle errors on event broadcast() and redirect to Yii::error() (@MKiselev)
  • Register auth endpoint route on module bootstrap (@MKiselev)

0.0.1

  • Init commit (@MKiselev)