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:
authorAhmad Sherif <me@ahmadsherif.com>2018-01-19 13:46:11 +0300
committerAhmad Sherif <me@ahmadsherif.com>2018-01-19 13:46:11 +0300
commit7bd50e0113704da268c7c4772513ba02d27f8266 (patch)
tree57d978ecf02a094c2ac12e6f87e5fc1495b3d8c6
parent37d187914d146d43601add94aa1d882e8f5f6b93 (diff)
Add missing change log entry for !546
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb2e375a9..c6ef70b94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Gitaly changelog
+UNRELEASED
+
+- Implement CreateBundle RPC
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/546
+
v0.72.0
- Implement RemoteService.UpdateRemoteMirror RPC