Update README.md

Added note about semantic versioning
This commit is contained in:
Gideon le Grange 2014-11-06 16:46:47 +02:00
parent 07c925fc51
commit 4f9a091058
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ This project provides a Java client to manipulate Mikrotik routers using the rem
Versions Versions
-------- --------
This library uses [semantic versioning](http://semver.org/)
The current stable version is 2.0.1. The current stable version is 2.0.1.
* fixed parsing of !=, < and > operators in a where clause. * fixed parsing of !=, < and > operators in a where clause.