summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index aab2a56..5f6e9bf 100644
--- a/Changes
+++ b/Changes
@@ -2,5 +2,12 @@ Revision history for API::GitForge
{{$NEXT}}
+0.002 2020-03-09 12:17:47-07:00 America/Phoenix
+ - Implement API::GitForge::GitLab::_ensure_repo().
+ - Add git repo metadata to dist.ini.
+ - Don't disable merge requests in GitLab clean forks.
+ Otherwise we can't submit merge requests upstream.
+ - Code cleanup.
+
0.001 2020-02-16 16:20:35-07:00 America/Phoenix
- First public release.