summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-17 17:28:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-17 17:28:42 -0700
commit03ae097e2fc526586eb5c409c325e6bb1caad52f (patch)
tree32a579a1d475454e3e7e6d1ee3417c1f562407b0 /Changes
parent3e1470578aa7305e1f091dadf9b64f93f983f147 (diff)
downloadp5-API-GitForge-03ae097e2fc526586eb5c409c325e6bb1caad52f.tar.gz
Don't disable merge requests in GitLab clean forks
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index d2c7f73..0c15594 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for API::GitForge
{{$NEXT}}
- Add git repo metadata to dist.ini.
+ - Don't disable merge requests in GitLab clean forks, otherwise we
+ can't submit merge requests upstream.
0.001 2020-02-16 16:20:35-07:00 America/Phoenix
- First public release.