Skip to content

Commit 730766b

Browse files
committed
更新文档
1 parent dbef416 commit 730766b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/base/version/2.0-2.1.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,20 @@ v2.1 版本相比 v2.0 版本不会出现非常大的不兼容更改,可以参
1818

1919
## 新功能
2020

21+
### v2.1.39
22+
23+
**发布日期:** `2023-03-10`
24+
25+
* 支持 MySQL 查询构建器 [insert ignore into](https://doc.imiphp.com/v2.1/components/db/index.html#%E6%8F%92%E5%85%A5%E8%AE%B0%E5%BD%95) ([#476](https://github.com/imiphp/imi/pull/476))
26+
27+
### v2.1.36
28+
29+
**发布日期:** `2023-02-03`
30+
31+
* 实现数据库查询构建器的[指定分区操作](https://doc.imiphp.com/v2.1/components/db/index.html#%E6%8C%87%E5%AE%9A%E5%88%86%E5%8C%BA) ([#466](https://github.com/imiphp/imi/pull/466))
32+
33+
* `Imi\Util\System::getCpuCoresNum()` 支持 MacOS 系统 ([#468](https://github.com/imiphp/imi/pull/468))
34+
2135
### v2.1.34
2236

2337
**发布日期:** `2022-12-16`

0 commit comments

Comments
 (0)