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:
authorFelipe Artur <felipefac@gmail.com>2017-05-18 00:07:15 +0300
committerFelipe Artur <felipefac@gmail.com>2017-05-18 00:07:15 +0300
commit8d808ab441aca6328077d5a93bc7e84f685ea9a2 (patch)
tree7a3b2c2e7a44cd8c0a5ca7634b204146c4479fc3 /CHANGELOG.md
parent258f578fc8d58b3e343664ca59ab0df0d14057f0 (diff)
Remove 'no changes' entries from changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a78234aded0..2843e3a3955 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,6 @@ entry.
## 9.1.4 (2017-05-12)
-- No changes.
-- No changes.
-- No changes.
- Fix error on CI/CD Settings page related to invalid pipeline trigger. !10948 (dosuken123)
- Sort the network graph both by commit date and topographically. !11057
- Fix cross referencing for private and internal projects. !11243