Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2017-06-03 02:08:33 +0300
committerRegis <boudinot.regis@yahoo.com>2017-06-03 02:08:33 +0300
commit6dbf8f8f0b791d7df758fa4ab35ca17fee5a5e65 (patch)
treee220d694b251f7ef0283c8c4c3e056bedfdd9ba9
parent36605e2b1079e7a78c4580153de3225b5dda61ef (diff)
Update CHANGELOG.md for 9.2.4
[ci skip]
-rw-r--r--CHANGELOG.md4
-rw-r--r--changelogs/unreleased/25934-project-snippet-vis.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 142a2a5b202..4e223ac9e20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 9.2.4 (2017-06-02)
+
+- Fix visibility when referencing snippets.
+
## 9.2.3 (2017-05-31)
- Move uploads from 'public/uploads' to 'public/uploads/system'.
diff --git a/changelogs/unreleased/25934-project-snippet-vis.yml b/changelogs/unreleased/25934-project-snippet-vis.yml
deleted file mode 100644
index 009d6c38c47..00000000000
--- a/changelogs/unreleased/25934-project-snippet-vis.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Fix visibility when referencing snippets
-merge_request:
-author: