diff options
author | st782s <statta@research.att.com> | 2018-08-28 12:34:01 -0400 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-08-28 12:34:01 -0400 |
commit | 7d4fa6ec66a6671c54d4588f7714b84ecbb6dbca (patch) | |
tree | c47b9354c4a4fa6fdeb669161cc58d3326f44b55 | |
parent | 3cf5e0316c06fc27f0c09c058316e7339fc58897 (diff) |
Add readthedocs for SDK 2.4
Issue-ID: PORTAL-288
Change-Id: I29948a6d9db3cca34552e9c40352387fb330d06b
Signed-off-by: st782s <statta@research.att.com>
-rw-r--r-- | docs/release-notes.rst | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 43803ad0..b0c3f33c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,6 +6,37 @@ Portal Platform Release Notes ============================= +Version: 2.3.0 +-------------- +:Release Date: XXXX-XX-XX + +.. toctree:: + :maxdepth: 1 + +We worked on SDK upgrade to integrate with AAF. + +**New Features** + * Portal SDK (2.4.0) + * Use of Semantic Versioning - V3 is the supported version + * Integration with AAF via REST; Supports both SDK and Framework Applicaitons + +**Bug Fixes** + + +**Known Issues** + +**Security Issues** + +**Security Notes** + +**Upgrade Notes** + +**Deprecation Notes** + +**Other** + * portal/sdk - (Release branch: "release-2.4.0") + + Version: 2.2.0 -------------- |