diff --git a/release/changelog_since_last_release.md b/release/changelog_since_last_release.md
index ed554c48389a59a4d47fad88ee4310e691512db3..d604adce70b5be24c98e449407aee521941a2ede 100644
--- a/release/changelog_since_last_release.md
+++ b/release/changelog_since_last_release.md
@@ -416,10 +416,12 @@
      * bob.bio.gmm!9 Use generators instead of list to concatenate the loaded training data
      * bob.bio.gmm!12 Doc fixes
      * bob.bio.gmm!11 Python36 & docs fixes
-  * minor
+  * v3.2.0
      * Migrate to conda based CI
      * Propagated --allow-missing-files to the UBM training
      * Fixed issue bob.bio.gmm#22
+  * patch
+     * No changes.
 * bob.bio.face
   * v3.3.0 (Sep 22, 2017 13:17)
      * bob.bio.face!78 Removed Algorithm.read_probe method, since this is already solved via bob.bio.base