zhangyi1357 707e51106c
chore: update release notes for version 0.9.2 (#133)
- Updated the release notes to include the new version v0.9.2.
- Added important changes including a bug fix related to the asio thread executor and minor documentation and benchmark updates.
2024-12-20 16:15:52 +08:00

201 B

v0.9.2

重要修改

  • 回退 asio thread executor 统计任务数的功能,避免其与 asio strand executor 一起使用的的 bug
  • 少许文档、python benchmark 和一些杂项的修复