diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e21c2f04e462729716023eb293764f74c48bf0a..c5ab1e4d9834d463a1e4105d77ec14e855545387 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
+## gitlab-mirrors v0.2.8
+
+* Fixed bug where `manage_gitlab_project.py` would attempt to move a project into the user namespace if the `gitlab_namespace` is equal to `gitlab_user`.  No need to move a project from the same origin/destination group.
+* Prerequisite documentation fix for installing `python-gitlab` instructions.
+* Added support documentation for running `gitlab-mirrors` from a non-administrative user.
+
+---
 ## gitlab-mirrors v0.2.7
 
-* Renamed CHANGELOG to CHANGELOG.md
+* Renamed `CHANGELOG` to `CHANGELOG.md`
 
 ---
 ## gitlab-mirrors v0.2.6