CSIT-1222: Edit MLRsearch readme for 0.2.0 release 12/14412/2
authorVratko Polak <vrpolak@cisco.com>
Wed, 22 Aug 2018 10:29:03 +0000 (12:29 +0200)
committerPeter Mikus <pmikus@cisco.com>
Wed, 22 Aug 2018 15:12:02 +0000 (15:12 +0000)
Change-Id: Ib2349f574720c61040f824f87bce01b5d68a2598
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
PyPI/MLRsearch/README.rst

index 1ad9f69..8960867 100644 (file)
@@ -10,8 +10,15 @@ in CSIT_ (Continuous System and Integration Testing) project of fd.io_
 
 In order to make this code available in PyPI_ (Python Package Index),
 the setuputils stuff has been added,
-and the code has been moved into a separate directory_,
-in order to not interfere with otherwise tightly coupled CSIT code.
+but after some discussion, the export directory_
+is only a symlink to the original place of tightly coupled CSIT code.
+
+Change log
+----------
+
+0.2.0: Optional parameter "doublings" has been added.
+
+0.1.1: First officially released version.
 
 Usage
 -----