summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index cc506c8..f678f79 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for API::GitForge
{{$NEXT}}
+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
+ branch.
+
0.003 2020-03-10 09:21:28-07:00 America/Phoenix
- API::GitForge::GitLab::_ensure_repo(): avoid an unnecessary API
call.