diff --git a/docs/en/changelog/changelog.md b/docs/en/changelog/changelog.md index 15dca21..16a8e0b 100644 --- a/docs/en/changelog/changelog.md +++ b/docs/en/changelog/changelog.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [1.6.60] - 2026-09-20 + +### 🐛 Fixed + +- **tenant**: preserve association ACL paths for scoped reads (@TomyJan) + ## [1.6.59] - 2026-09-16 ### 🐛 Fixed @@ -3320,7 +3326,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.59...HEAD +[Unreleased]: https://github.com/tegojs/tego-standard/compare/v1.6.60...HEAD +[1.6.60]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.60 [1.6.59]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.59 [1.6.58]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.58 [1.6.57]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.57 diff --git a/docs/zh/changelog/changelog.md b/docs/zh/changelog/changelog.md index 94e5447..dbce7a7 100644 --- a/docs/zh/changelog/changelog.md +++ b/docs/zh/changelog/changelog.md @@ -9,6 +9,12 @@ +## [1.6.60] - 2026-09-20 + +### 🐛 修复 + +- **tenant**: preserve association ACL paths for scoped reads (@TomyJan) + ## [1.6.59] - 2026-09-16 ### 🐛 修复 @@ -3320,7 +3326,8 @@ - 更新自述文件 ([#1595](https://github.com/tegojs/tego-standard/pull/1595)) (@sealday) -[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.59...HEAD +[未发布]: https://github.com/tegojs/tego-standard/compare/v1.6.60...HEAD +[1.6.60]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.60 [1.6.59]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.59 [1.6.58]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.58 [1.6.57]: https://github.com/tegojs/tego-standard/releases/tag/v1.6.57