This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new 80e266b Update release notes (#1324)
80e266b is described below
commit 80e266baec58d95565a32ec356f2032fa87db8e4
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Aug 3 16:05:50 2020 +0800
Update release notes (#1324)
---
RELEASE-NOTES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index e4076a2..e06ebeb 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -19,6 +19,7 @@
1. Add One-off job executor
1. Add Spring Boot Starter for ElasticJob-Lite
1. Add more databases support for event trace persist
+1. User indicate IP address via system environment supported
### Bug Fixes