Update README.md

Explained about bugs
This commit is contained in:
Gideon le Grange 2014-04-14 16:31:13 +02:00
parent 351f233def
commit 11e9a5805e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This project provides a Java client to manipulate Mikrotik routers using the rem
Versions
--------
The current stable version 1.1.3, which fixes two severe command line parsing bugs, #3 and #4.
The current stable version 1.1.3, which fixes two severe command line parsing bugs, #3 and #4
* 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.