diff --git a/CHANGELOG-server.md b/CHANGELOG-server.md index 9a0ffec..4819f1f 100644 --- a/CHANGELOG-server.md +++ b/CHANGELOG-server.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.11] - 2026-07-07 + +### 新功能 +- 库存列表支持按 库存 / 成本价 / 总价 / 生产日期 / 入库时间 排序, + 全局生效(跨分页),成本类按显示口径排序结果一致。 + ## [1.1.10] - 2026-07-07 ### 新功能