diff --git a/更新日志.md b/更新日志.md index 4951ab9..c4006c3 100644 --- a/更新日志.md +++ b/更新日志.md @@ -5,8 +5,9 @@ > 安装前添加源:https://www.myget.org/F/ncc/api/v3/index.json -## v2.3.109 +## v2.3.200 +- 修复 Repository/DbContext 批量修改可能无效的 bug;#709 - 修复 Oracle/Dameng 分组查询后分页的 bug;#710 - 优化 fsql.Transaction 线程事务;