diff --git a/CHANGELOG b/CHANGELOG
index 88e7cfaf9671d79be1d83b89351e3784b382f939..8f4ec3e2714ff969576efe39ea6760b9e68a11f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,13 @@
 Please view this file on the master branch, on stable branches it's out of date.
 
-v 8.8.1 (unreleased)
+v 8.8.1
+  - Add documentation for the "Health Check" feature
+  - Allow anonymous users to access a public project's pipelines
   - Fix MySQL compatibility in zero downtime migrations helpers
   - Fix the CI login to Container Registry (the gitlab-ci-token user)
   - Fix access to Pipelines by Anonymous user
 
-v 8.8.0 (unreleased)
+v 8.8.0
   - Implement GFM references for milestones (Alejandro Rodríguez)
   - Snippets tab under user profile. !4001 (Long Nguyen)
   - Fix error when using link to uploads in global snippets