diff options
author | Felipe Artur <felipefac@gmail.com> | 2017-05-17 18:07:15 -0300 |
---|---|---|
committer | Felipe Artur <felipefac@gmail.com> | 2017-05-17 18:07:15 -0300 |
commit | 8d808ab441aca6328077d5a93bc7e84f685ea9a2 (patch) | |
tree | 7a3b2c2e7a44cd8c0a5ca7634b204146c4479fc3 | |
parent | 258f578fc8d58b3e343664ca59ab0df0d14057f0 (diff) | |
download | gitlab-ce-8d808ab441aca6328077d5a93bc7e84f685ea9a2.tar.gz |
Remove 'no changes' entries from changelogissue_32428
-rw-r--r-- | CHANGELOG.md | 3 |
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 |