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:51 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-07-04 01:34:51 +0300
commitb5b4054d5882782892d0a860c7e95db9a22bfdec (patch)
tree89834ebc6e78fc4210450d4584d2861af5ca2db7 /CHANGELOG.md
parent26e7e4988236f9fba7e8f8253befed22e8977584 (diff)
Update CHANGELOG.md for 9.3.4
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7591559da22..ec768ffe9b1 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