From 88537316fc3962e12d3a29723f146409d01177b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 1 Jul 2020 15:01:56 +0300 Subject: [PATCH] Update Post.md --- docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md b/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md index 92768a8c70..3dda341dfd 100644 --- a/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md +++ b/docs/en/Blog-Posts/2020-07-01 v3_0_Release/Post.md @@ -154,6 +154,10 @@ Since this is a major version, we've redesigned some APIs and introduced a few " > **Also, see the [migration guide](https://github.com/abpframework/abp/blob/dev/docs/en/UI/Angular/Migration-Guide-v3.md) for Angular UI**. +## Known Issues + +* 3.0.0 version has a problem with tiered architecture. See [this issue](https://github.com/abpframework/abp/pull/4562) to fix it for your application until we release the v3.0.1. + ## About the Next Versions We will continue to release a new minor/feature version in every two weeks. So, the next expected release date is **2020-07-16** for the version **3.1**.