Update README.md
This commit is contained in:
parent
96969bd3cb
commit
9efcfe6edc
|
|
@ -10,8 +10,6 @@ This project provides a Java client to manipulate Mikrotik routers using the rem
|
||||||
|
|
||||||
Version 3.0.1 fixes a harmless but annoying stack trace bug (#34).
|
Version 3.0.1 fixes a harmless but annoying stack trace bug (#34).
|
||||||
|
|
||||||
[](https://drone.io/github.com/GideonLeGrange/mikrotik-java/latest)
|
|
||||||
|
|
||||||
### Changes in version 3.0:
|
### Changes in version 3.0:
|
||||||
|
|
||||||
Version 3.0 addresses the problems the API had around TLS encryption. The way secure connections are implemented is changed so that the user has complete control over the creation of TLS sockets. To this end:
|
Version 3.0 addresses the problems the API had around TLS encryption. The way secure connections are implemented is changed so that the user has complete control over the creation of TLS sockets. To this end:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue