diff --git a/release/changelog_since_last_release.rst b/release/changelog_since_last_release.rst index 9d62c9e6587e359998ff984c48898540b3e983be..50cde5c2a26a04337934362db5f0c6f93e1e0c1b 100644 --- a/release/changelog_since_last_release.rst +++ b/release/changelog_since_last_release.rst @@ -379,8 +379,7 @@ * bob.bio.base!82 Add a function to read features with generators * v3.2.1 (Sep 26, 2017 15:04) * Changed backend in `bob/bio/base/scripts/evaluate.py` to `'pdf'` instead of `'agg'` - * Switched to 'pdf' backend instead of 'agg' - * major + * v4.2.1 (Mar 31, 2018 ) * Migrate to conda based CI * Updated docs and tests * Added allow_missing_files option and added tests @@ -396,6 +395,8 @@ * Added metadata in preprocessing, feature extraction, and algorithm * Removed write_commands function in grid_search (closes bob.bio.base#71) * Improve replace directories + * patch + * small docs building fix * bob.bio.gmm * v3.1.0 (Sep 22, 2017 14:05) * bob.bio.gmm!10 Removed Algorithm.read_probe method, since this is already solved via bob.bio.base