diff --git a/docs/en/package-version-changes.md b/docs/en/package-version-changes.md index d0f7114552..a0776a0fa5 100644 --- a/docs/en/package-version-changes.md +++ b/docs/en/package-version-changes.md @@ -4,6 +4,6 @@ | Package | Old Version | New Version | PR | |---------|-------------|-------------|-----| -| Microsoft.SemanticKernel | 1.67.1 | 1.71.0 | #24891 | -| Microsoft.SemanticKernel.Abstractions | 1.67.1 | 1.71.0 | #24891 | +| Microsoft.SemanticKernel | 1.67.1 | 1.71.0 | [#24891](https://github.com/abpframework/abp/pull/24891) | +| Microsoft.SemanticKernel.Abstractions | 1.67.1 | 1.71.0 | [#24891](https://github.com/abpframework/abp/pull/24891) | diff --git a/docs/en/release-info/migration-guides/abp-10-1.md b/docs/en/release-info/migration-guides/abp-10-1.md index dce45aff64..164794112f 100644 --- a/docs/en/release-info/migration-guides/abp-10-1.md +++ b/docs/en/release-info/migration-guides/abp-10-1.md @@ -7,7 +7,7 @@ # ABP Version 10.1 Migration Guide -This document is a guide for upgrading ABP v10.0 solutions to ABP v10.1. There are some changes in this version that may affect your applications. Please read them carefully and apply the necessary changes to your application. +This document is a guide for upgrading ABP v10.0 solutions to ABP v10.1. There are some changes in this version that may affect your applications. Please read them carefully and apply the necessary changes to your application. You may also need to update or check package versions; for internal NuGet package changes, see [package-version-changes.md](../../package-version-changes.md) for reference. ## Open-Source (Framework) diff --git a/docs/en/release-info/release-notes.md b/docs/en/release-info/release-notes.md index 08d0bcde31..cde98794c3 100644 --- a/docs/en/release-info/release-notes.md +++ b/docs/en/release-info/release-notes.md @@ -14,9 +14,9 @@ Also see the following notes about ABP releases: * [ABP Studio release notes](../studio/release-notes.md) * [Change logs for ABP pro packages](https://abp.io/pro-releases) -## 10.1 (2026-01-06) +## 10.1 (2026-02-17) -> This is currently a RC (release-candidate) and you can see the detailed **[blog post / announcement](https://abp.io/community/announcements/announcing-abp-10-1-release-candidate-cyqui19d)** for the v10.1 release. +See the detailed **[blog post / announcement](https://abp.io/community/announcements/announcing-abp-10-1-stable-release-z4xfn1me)** for the v10.1 release. * Resource-Based Authorization * Introducing the [TickerQ Background Worker Provider](../framework/infrastructure/background-workers/tickerq.md)