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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-01-04 01:03:05 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2018-01-04 01:03:05 +0300
commit4b620c85b567e54ee3c2b6fa3afe91b4c8064869 (patch)
tree758952ba6ebd61f839d1790245c1aa074c6145fd
parentd5b46585288a50aadc5f5b09894ce351583a574e (diff)
Fix changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79b265b7f..f6064bf48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,12 @@
# Gitaly changelog
-v0.65.0
+UNRELEASED
- Implement RemoteService.FetchInternalRemote RPC
https://gitlab.com/gitlab-org/gitaly/merge_requests/508
+
+v0.65.0
+
- Add support for MaxCount in CountCommits RPC
https://gitlab.com/gitlab-org/gitaly/merge_requests/507
- Implement CreateFork RPC