summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index f678f79..1fbbfea 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for API::GitForge
{{$NEXT}}
+0.005 2020-05-24 08:04:55-07:00 America/Phoenix
+ - API::GitForge::Role::GitForge::clean_repo(): don't continue if
+ fail to push the gitforge branch.
+ - API::GitForge::GitLab::_clean_config_repo(): use target project
+ namespace rather than always using the user's namespace.
+
0.004 2020-03-13 17:28:05-07:00 America/Phoenix
- API::GitForge::Role::GitForge::clean_repo(): reinstate
workaround -- bypass Git::Wrapper when pushing the gitforge