This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git
commit ab3e392648626a863811927d4a73ec75df7ca99d Author: kimmking <[email protected]> AuthorDate: Thu Jul 23 14:50:03 2020 +0800 add release notes --- RELEASE-NOTES.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 1f2b81d..b92e647 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1 +1,11 @@ -1. \ No newline at end of file +## 3.0.0-alpha + +### Enhancement + +1. Refactor ElasticJob Lite UI from jQuery/AdminTLE to Vue.js/ElementUI +1. Refactor ElasticJob Cloud UI from jQuery/AdminTLE to Vue.js/ElementUI +3. Remove jersey dependencies in backend projects + +### Change Logs + +1. [MILESTONE](https://github.com/apache/shardingsphere-elasticjob-ui/milestone/1) \ No newline at end of file
