Temporary workaround for VoiceConnection stuck in signalling state (#907)

This commit is contained in:
Federico Rapetti 2023-03-04 22:38:36 +01:00 committed by GitHub
parent f7c3d87722
commit 6926e39c56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Add temporary workaround to avoid VoiceConnection being stuck in signalling state
## [2.2.0] - 2023-02-26
### Added