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:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-07-04 01:34:50 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-07-04 01:34:50 +0300
commit7c558937940870a7acf6a96da28ad1ce331d1cf0 (patch)
treef8d2f59aea7773d69a207ff159683b9e8f3b661e
parentd307ec0516b92f98067d97ec63e1d7b48c680522 (diff)
Update CHANGELOG.md for 9.3.4
[ci skip]
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ec72a855b4..5c0374103a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 9.3.4 (2017-07-03)
+
+- No changes.
+
## 9.3.3 (2017-06-30)
- Fix head pipeline stored in merge request for external pipelines. !12478