feat: log client/server IP and port

This commit is contained in:
debugtalk
2020-06-17 21:20:45 +08:00
parent c3411765ac
commit 78b2939179
4 changed files with 35 additions and 8 deletions

View File

@@ -2,6 +2,10 @@
## 3.0.13 (2020-06-15)
**Added**
- feat: log client/server IP and port
**Fixed**
- fix: avoid '.csv' been converted to '_csv'