<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
✨ 新特性
* ✨ `Bot`添加`wait_util_complete`参数,使事件处理函数全部完成后再响应 by CMHopeSunshine in https://github.com/CMHopeSunshine/villa-py/pull/14
* ✨ 相同优先级的处理函数并发运行,优化日志展示 by CMHopeSunshine in https://github.com/CMHopeSunshine/villa-py/pull/16
🐛 BUG修复
* 🐛 修复`mention_sender`参数错误 by CMHopeSunshine in https://github.com/CMHopeSunshine/villa-py/pull/15
📝 文档更新
* 📝 更新README,添加`vercel`部署示例 by CMHopeSunshine in https://github.com/CMHopeSunshine/villa-py/pull/13
**Full Changelog**: https://github.com/CMHopeSunshine/villa-py/compare/v0.4.1...v0.5.0