Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1.84 KB

File metadata and controls

51 lines (23 loc) · 1.84 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.1 (2022-05-14)

Bug Fixes

  • room: prevent duplicated users (9f675ef)

2.3.0 (2022-05-07)

Features

  • implement update room ownership and refactor test (1037096)

2.2.2 (2021-09-04)

2.2.1 (2021-08-05)

Bug Fixes

  • add check and character limit to username when user update (e531a44)

2.2.0 (2021-08-05)

Features

  • add new event to update user (ef46c7f)

2.1.0 (2021-06-05)

Features

  • implements message events (275653e)

2.0.0 (2020-10-01)

⚠ BREAKING CHANGES

  • add new Stream type to handle fileIdx

Features

  • add new Stream type to handle fileIdx (5da7e11)