updated CHANGELOG

This commit is contained in:
marvzhang
2020-03-11 15:23:55 +08:00
parent fa94034311
commit dba22a8fbe
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# 0.4.8 (TBC)
### Features / Enhancement
- **Support Installations of More Programming Languages**. Now users can install or pre-install more programming languages including Java, .Net Core and PHP.
- **More Git Support**. Allow users to view Git Commits record, and allow checkout to corresponding commit.
- **Installation UI Optimization**. Users can better view and manage installations on Node List page.
- **Support Hostname Node Registration Type**. Users can set hostname as the node key as the unique identifier.
- **RPC Support**. Added RPC support to better manage node communication.