myip/CHANGELOG.md

30 lines
343 B
Markdown
Raw Normal View History

# 0.1.5
## Feature
* add minimal basic client
# 0.1.4
## Feature
* Servers should log time
## Fix
* Connection to host hangs indefinitely
* iface should be sorted
2021-10-15 19:15:49 +00:00
# 0.1.3
## Feature
* Add cron job to client
* Client can report to server there name
2021-10-15 18:09:42 +00:00
# 0.1.2
## Fix
* refactor: use cobra and pflag
* client mode unreachable in docker