summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1fbbfea..e9a89a1 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for API::GitForge
{{$NEXT}}
+0.006 2021-02-09 15:10:36-07:00 America/Phoenix
+ - API::GitForge::Role::GitForge::clean_fork(): fix checking the exit
+ status of the push of the gitforge branch.
+
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.