summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2017-05-02 18:31:20 -0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2017-05-11 12:22:26 -0300
commitcba67a745bb76eb368f6aa5884816677d7a40175 (patch)
treebd775ed4ca2eced6df1acbda9c0343a2f5716994
parentb3c8ffe634290044e810c614bac6c3726883944b (diff)
downloadgitlab-shell-handle-gl-project.tar.gz
Update changelog for GL_REPOSITORY handlinghandle-gl-project
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c3b92f8..b9a20b3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v5.0.4
+ - Handle GL_REPOSITORY env variable and use it in API calls and Sidekiq enqueuing
+
v5.0.3
- Use recursive lookup for git repositories in the bin/create-hooks script