From 7b70889ce00f424292ab8472d3a7577fc508fd92 Mon Sep 17 00:00:00 2001
From: Sam Gleske <sag47@drexel.edu>
Date: Mon, 16 Sep 2013 17:32:33 -0400
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5ab1e4..76cbb93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## gitlab-mirrors v0.2.9
+
+* `git-mirrors.sh` major bugfix where working directory was not properly set before executing mirror updates.  This caused the `cron` job to fail.
+
+---
 ## 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.
-- 
GitLab