diff --git a/CHANGES.txt b/CHANGES.txt index 33c5f02f9..3ac839f84 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -54,7 +54,11 @@ v<0.6.7>, <12/26/2018> -- Refactor Feature Bagging and GAAL based models. v<0.6.7>, <12/27/2018> -- Refactor test cases for better coverage. v<0.6.7>, <12/28/2018> -- Redesign visualize function for all examples. v<0.6.7>, <12/30/2018> -- Add new models to jupyter notebook and benchmark. -v<0.6.8>, <01/31/2018> -- Optimize unit tests for faster execution. +v<0.6.8>, <01/31/2019> -- Optimize unit tests for faster execution. +v<0.6.8>, <02/08/2019> -- Update docs with media coverage. +v<0.6.8>, <02/10/2019> -- Fix issue in CBLOF for n_cluster discrepancy. +v<0.6.8>, <02/10/2019> -- Minor doc improvement and stability enhancement. +