24 lines
294 B
Markdown
24 lines
294 B
Markdown
# 0.1.4
|
|
|
|
## Feature
|
|
|
|
* Servers should log time
|
|
|
|
## Fix
|
|
|
|
* Connection to host hangs indefinitely
|
|
* iface should be sorted
|
|
|
|
# 0.1.3
|
|
|
|
## Feature
|
|
|
|
* Add cron job to client
|
|
* Client can report to server there name
|
|
|
|
# 0.1.2
|
|
|
|
## Fix
|
|
|
|
* refactor: use cobra and pflag
|
|
* client mode unreachable in docker |