From 160b7f51526d66ab122242561a0f162ac83e0303 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Mon, 21 Apr 2014 20:45:05 +0200 Subject: [PATCH] Updated for 1.1.4 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5481d0c..842f75d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ This project provides a Java client to manipulate Mikrotik routers using the rem Versions -------- -The current stable version 1.1.3, which fixes severe command line parsing bugs, #3, #4 and #5. +The current stable version 1.1.4, which fixes a small but intrusive command line parsing bug. +* 1.1.3 fixed 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.