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:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-02-08 00:11:04 +0300
committerFrancisco Javier López <fjlopez@gitlab.com>2018-02-08 00:11:04 +0300
commit23b19ee218bb33771e559da1c69060f9befef033 (patch)
treee59b67332b7ddf8b3dd5a00bd48945d62772b629
parent0bfc1a7e33e224362f79cbfcd24f6087ef06c551 (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73cf9e8f4..bbfcca84c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,18 @@
# Gitaly changelog
+UNRELEASED
+
+- Added test to prevent wiki page duplication
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/539
+- Fixed bug in wiki_find_page method
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/590
+
v0.81.0
- Vendor gitlab_git at 7095c2bf4064911
https://gitlab.com/gitlab-org/gitaly/merge_requests/591
- Vendor gitlab_git at 9483cbab26ad239
https://gitlab.com/gitlab-org/gitaly/merge_requests/588
-- Added test to prevent wiki page duplication
- https://gitlab.com/gitlab-org/gitaly/merge_requests/539
-- Fixed bug in wiki_find_page method
- https://gitlab.com/gitlab-org/gitaly/merge_requests/590
v0.80.0