Update README.md

This commit is contained in:
Gideon le Grange 2014-04-14 16:25:33 +02:00
parent a78ad48d39
commit 351f233def
1 changed files with 3 additions and 2 deletions

View File

@ -8,9 +8,10 @@ This project provides a Java client to manipulate Mikrotik routers using the rem
Versions Versions
-------- --------
The current stable version 1.1.2, which adds support for handling multi-line results, like for example /file print. The current stable version 1.1.3, which fixes two severe command line parsing bugs, #3 and #4.
Version 1.1 added TLS (SSL) support to encrypt API traffic. * 1.1.2 added support for handling multi-line results, like for example /file print.
* 1.1 added TLS (SSL) support to encrypt API traffic.
Examples Examples