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:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04198f795..b0f7d31a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Gitaly changelog
+## v1.85.0
+
+#### Deprecated
+- Revert branch field removal in UserSquashRequest message for RPC operations.UserSquash
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/1792
+
+#### Other
+- Add praefect as a transparent pass through for tests
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/1736
+
## v1.84.0
#### Added