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>2019-05-06 12:57:50 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2019-05-06 12:57:50 +0300
commit4175c1fffabfd828b33e380b791c477234ecd8c9 (patch)
tree0cfb3fea1ce20ed2582d209125b55dea819d3af9
parent5591eefbfdc2641c99db0b308b9bc70cb7b03792 (diff)
Add missing changelog for MR 1199
-rw-r--r--changelogs/unreleased/changelog-1199.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/changelog-1199.yml b/changelogs/unreleased/changelog-1199.yml
new file mode 100644
index 000000000..20c930bdb
--- /dev/null
+++ b/changelogs/unreleased/changelog-1199.yml
@@ -0,0 +1,5 @@
+---
+title: Implement the ApplyBfgObjectMapStream RPC
+merge_request: 1199
+author:
+type: added