Update README.md

This commit is contained in:
Gideon le Grange 2014-04-14 20:23:25 +02:00
parent a115355d22
commit 11e7db75d5
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, #4 and #5.
* 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.