services: revert optional aiohttp.ClientSession
This commit is contained in:
@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Changed
|
||||
|
||||
- A few services required an `aiohttp.ClientSession` to be passed to the
|
||||
constructor. This is now option an a new session will be created if none is
|
||||
given.
|
||||
|
||||
- `BotSpeakingFrame` is now a control frame.
|
||||
|
||||
- `StartFrame` is now a control frame similar to `EndFrame`.
|
||||
|
||||
Reference in New Issue
Block a user