From 4d56fc7cd6774a958f79caf16f8bd4c8539a905b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 May 2026 10:27:50 +0000 Subject: [PATCH] docs(changelog): sync full changelog from tego-standard --- docs/en/changelog/changelog.md | 13 ++++++++++++- docs/zh/changelog/changelog.md | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 1cf088c..b8790dd 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.20] - 2026-05-21 + +### ✨ Added + +- add preview rotation button ([#315](https://github.com/tegojs/tego-standard/pull/315)) (@dududuna) + +### 🐛 Fixed + +- **client**: unify regular and custom date range filter boundary semantics ([#385](https://github.com/tegojs/tego-standard/pull/385)) (@TomyJan) + ## [1.6.19] - 2026-05-20 ### 🐛 Fixed @@ -3012,7 +3022,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - update readme ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.19...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.20...HEAD +[1.6.20]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.20 [1.6.19]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.19 [1.6.18]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.18 [1.6.17]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.17 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index eeb5316..30eebae 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,16 @@ +## [1.6.20] - 2026-05-21 + +### ✨ 新增 + +- 添加预览旋转按钮 ([#315](https://github.com/tegojs/tego-standard/pull/315)) (@dududuna) + +### 🐛 修复 + +- **client**: 统一常规和自定义日期范围过滤器边界语义 ([#385](https://github.com/tegojs/tego-standard/pull/385)) (@TomyJan) + ## [1.6.19] - 2026-05-20 ### 🐛 修复 @@ -3012,7 +3022,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.19...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.20...HEAD +[1.6.20]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.20 [1.6.19]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.19 [1.6.18]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.18 [1.6.17]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.17