diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b636d2..5c8f2ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ This changelog references the relevant changes done in PHP-ML library. * 0.2.1 (in plan/progress) * feature [Regression] - SSE, SSTo, SSR - sum of the squared + * feature [Association] - Apriori algorithm implementation + * bug [Metric] - division by zero * 0.2.0 (2016-08-14) * feature [NeuralNetwork] - MultilayerPerceptron and Backpropagation training