diff --git a/docs/en/Blog-Posts/2020-08-20 v3_1_Release/Post.md b/docs/en/Blog-Posts/2020-08-20 v3_1_Release/Post.md index 98ef3d6b23..28f1d9a681 100644 --- a/docs/en/Blog-Posts/2020-08-20 v3_1_Release/Post.md +++ b/docs/en/Blog-Posts/2020-08-20 v3_1_Release/Post.md @@ -41,4 +41,36 @@ This command will create a new project with the latest RC/Preview version. Whene ### Existing Solutions -If you already have a solution and want to use/test the latest RC/Preview version, use the `abp --switch-to-preview` command in the root folder of your solution. You can return back to the latest stable using the `abp --switch-to-stable ` command later. \ No newline at end of file +If you already have a solution and want to use/test the latest RC/Preview version, use the `abp --switch-to-preview` command in the root folder of your solution. You can return back to the latest stable using the `abp --switch-to-stable ` command later. + +## What's New with the ABP Framework v3.1 + +### Angular Service Proxies + +TODO + +### Global Feature System + +TODO + +### New Account Module Features + +TODO + +### New Identity Module Features + +TODO + +## What's New with the ABP Commercial v3.1 + +### New Account Module Features + +TODO + +### New Identity Module Features + +TODO + +### Others + +TODO \ No newline at end of file