From 3a9238b41a5a0ba6b7aa478414bffe16b182d5c5 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Tue, 7 Jan 2014 21:30:27 +0200 Subject: [PATCH] Updated readme to explain 1.1 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index fe489e3..034cca5 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,7 @@ This project provides a Java client to manipulate Mikrotik routers using the rem Versions -------- -The current stable version is 1.0. The master branch is on version 1.1, which is the currently being tested and will be released soon. - -Version 1.1 will add: -* TLS (SSL) support to encrypt API traffic. +The current stable version 1.1, which added TLS (SSL) support to encrypt API traffic. Examples