- 调整 `ActionFailed` 错误信息格式 [44](https://github.com/nonebot/aiocqhttp/pull/44)
- 修复多个 WebSocket 同时存在时可能引发的 bug [43](https://github.com/nonebot/aiocqhttp/pull/43)
- 提升 Quart 依赖至 0.14. 如升级 aiocqhttp 后遇到错误请升级依赖
- 更新消息段 (`MessageSegment`) 和 API stub 至 OneBot v11 标准。调整 `api` 和 `api_impl` 的继承关系
- 调整消息 `+=` 的处理方式 [48](https://github.com/nonebot/aiocqhttp/issues/48)