v0.2.2
This patch release mskes it easier to create new ChildContainer
s, and deprecates the ClientConnect
event. Users should instead make use of SpeakingStateUpdate
events and Discord gateway events.
Thanks to the following for their contributions:
Added
Changed
- [events] Events: Deprecate
ClientConnect
(#112) (@FelixMcFelix) c:c464fcc
Fixed
- [docs] Docs: fix ClientConnect to recommend
SpeakingStateUpdate
(@FelixMcFelix) c:652ec1f - [repo] Chore: Fix typo in CHANGELOG.md (#111) (@reiyw) c:2feadc7