Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-10-10 13:32:29 +0300
committerJacob Vosmaer <jacob@gitlab.com>2017-10-10 13:32:29 +0300
commitf1ebd266942549bf16b40da31ee1bdb03819d3c6 (patch)
treee68ce9c6f639c3b1bfa3d586f0b10b07a3f7bc66
parentaecfbd6cf4aa39ac4d05bf2740612e2e4110b935 (diff)
Fix changelog
-rw-r--r--CHANGELOG.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 33d13dd35..9b3232145 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Gitaly changelog
+UNRELEASED
+
+- Implement OperationService::UserMergeBranch
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/394
+- Add client feature logging and metrics
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/392
+- Implement RepositoryService.HasLocalBranches RPC
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/397
+
v0.44.0
- Update gitlab_git to 4a0f720a502ac02423
@@ -8,10 +17,6 @@ v0.44.0
https://gitlab.com/gitlab-org/gitaly/merge_requests/385
- Implement Raw{Diff,Patch} RPCs
https://gitlab.com/gitlab-org/gitaly/merge_requests/381
-- Add client feature logging and metrics
- https://gitlab.com/gitlab-org/gitaly/merge_requests/392
-- Implement RepositoryService.HasLocalBranches RPC
- https://gitlab.com/gitlab-org/gitaly/merge_requests/397
v0.43.0