update changelog

This commit is contained in:
crazywhalecc 2023-05-30 17:01:35 +00:00 committed by github-actions[bot]
parent 0c286d073a
commit 8866c1de11

View File

@ -2,6 +2,22 @@
> 本页面由框架命令 `./zhamao generate:text update-log-md` 自动生成
## v3.1.14
> 更新时间2023-05-31
* 抽象数据库连接池的方法 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#359](https://github.com/zhamao-robot/zhamao-framework/pull/359)
**源码变更记录**: <https://github.com/zhamao-robot/zhamao-framework/compare/3.1.13...3.1.14>
## v3.1.13
> 更新时间2023-05-26
* 修复使用框架的计时器和计时器注解时内部使用协程导致报错的 Bug by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#358](https://github.com/zhamao-robot/zhamao-framework/pull/358)
**源码变更记录**: <https://github.com/zhamao-robot/zhamao-framework/compare/3.1.12...3.1.13>
## v3.1.12
> 更新时间2023-05-24