doc: 更新 CHANGELOG 文件
This commit is contained in:
parent
c0f0efdb95
commit
23ae923cff
|
|
@ -2,7 +2,10 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [Unreleased]
|
## [3.0.0] - 2025-11-22
|
||||||
|
- 支持 .NET 10.0
|
||||||
|
- 增加 IPv6 支持
|
||||||
|
- 修复若干 bug
|
||||||
|
|
||||||
## [2.0.1] - 2023-07-30
|
## [2.0.1] - 2023-07-30
|
||||||
|
|
||||||
|
|
@ -18,4 +21,4 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Dependent file query policies CachePolicy.VectorIndex, CachePolicy.File support thread-safe concurrent queries
|
- Dependent file query policies CachePolicy.VectorIndex, CachePolicy.File support thread-safe concurrent queries
|
||||||
- Dramatically optimizes overall performance
|
- Dramatically optimizes overall performance
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue