summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2017-05-12 20:46:28 -0300
committerFelipe Artur <felipefac@gmail.com>2017-05-12 20:46:28 -0300
commitcec971b68388834f42749a9c0cb53e4d6c4fc096 (patch)
tree9ec8553254b709a8e3c791cf9a9c4914d4ba3035
parent6b1912bf568b7b3323c10ab2bbf82e04400f7698 (diff)
downloadgitlab-ce-cec971b68388834f42749a9c0cb53e4d6c4fc096.tar.gz
Update CHANGELOG.md for 9.1.4
[ci skip]
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45b8345e93e..0b9a259275e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ entry.
## 9.1.4 (2017-05-12)
+- 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