diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e3f3f6b9c..a5b19d52bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Changes - In hdpmodel and dtmmodel - NOT BACKWARDS COMPATIBLE! * Added random_state parameter to LdaState initializer and check_random_state() (@droudy, #113) +* Added LdaMallet support. Added LdaVowpalWabbit, LdaMallet example to notebook. Added test suite for coherencemodel and aggregation. (@dsquareindia, #750) 0.13.1, 2016-06-22