diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 23ebfa7..e673ed7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,7 +8,7 @@ Development version Version 0.2.X, 2021-xx-xx -------------------------- -- Support for model saving with pickle +- Support for model saving and loading with pickle (please don't use pickle) - Added count data example with distribution heatmap, :issue:`45` - Updated docs to include estimators parameter, :issue:`43` - Implemented cleaner model saving, tests against binary and json formats