From 11e9a5805e34d72b5f813ef2cd2c10edb147fbac Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Mon, 14 Apr 2014 16:31:13 +0200 Subject: [PATCH] Update README.md Explained about bugs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf58f5d..e9a0136 100644 --- a/README.md +++ b/README.md @@ -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.