Skip to content

Commit

Permalink
Update change-log.md
Browse files Browse the repository at this point in the history
  • Loading branch information
2881099 authored Jan 14, 2024
1 parent b002993 commit 5d856d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/reference/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

大约每月一次版本号,暂时以修复 bug 为主

## v3.2.810

- 修复 GroupBy + WithTempQuery 别名问题;
- 修复 DbContext/Repository InsertOrUpdate 无变化时触发 Insert 逻辑报错;#1700
- 修复 ClickHouse 数组类型 hasAny 与 In 解析冲突问题;#1699
- 补充 WithMemory null/Empty 参数判断;
- 优化 表达式树解析;

## v3.2.808

- **增加 低代码扩展包 [FreeSql.Extensions.ZeroEntity](../guide/lowcode.md)**
Expand Down

0 comments on commit 5d856d8

Please sign in to comment.