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:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-11-05 20:43:35 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-11-05 20:43:35 +0300
commit08e2335f7ac6e27212e02fb7ba34f8c95da1be82 (patch)
treed3bec89bf9d3e52897dd3a0da56e493c1662d3a7
parent0595ee8948842829e01fe10d6b7a8d27fc66dec4 (diff)
Update changelog for 14.0.12
[ci skip]
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c5327f27..ff98914f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Gitaly changelog
+## 14.0.12 (2021-11-05)
+
+### Added (3 changes)
+
+- [Add track-repository praefect subcommand](gitlab-org/gitaly@b5724b09d133865ab808348fba7cd23c9e0a5ec4) ([merge request](gitlab-org/gitaly!4018))
+- [list-untracked-repositories: Praefect sub-command to show untracked repositories](gitlab-org/gitaly@a24845f6fcdc32b069ec341c83a1d9ad767e8cbf) ([merge request](gitlab-org/gitaly!4018))
+- [remove-repository: A new sub-command for the praefect to remove repository](gitlab-org/gitaly@ce91112aa5fca353d7b5a354461fca8fd24f9881) ([merge request](gitlab-org/gitaly!4018))
+
## 14.0.11 (2021-09-23)
### Fixed (1 change)