update

28810
2020-03-06 17:13:32 +08:00
parent e0d79e511c
commit 622e400cb7

@@ -3,6 +3,8 @@
## v1.3.0-preview
## v1.2.1
- 调整 Aop 改为 event 事件;
- 调整 Ado.AopCommandExecuting/AopCommandExecuted 到 Aop.CommandBefore/After
- 增加 Aop.TraceBefore/After 事件;
@@ -11,6 +13,7 @@
- 调整 DbContext/Repository EnableAddOrUpdateNavigateList 默认关闭;
- 修复 DbContext/Repository SaveMany 一对多保存时删除条件 bug
- 增加 BaseEntity SaveMany 方法;
- 修复 LazyLoading 依赖项目 CSScript.Core 升级的 bug以上都不再升级该依赖
## v1.2.0