summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <Razer6@users.noreply.github.com>2015-04-25 18:39:16 +0200
committerRobert Schilling <Razer6@users.noreply.github.com>2015-04-25 18:39:16 +0200
commitaef6123d32c7e4b161fc5cedd5f150edd39a3ac4 (patch)
tree962f2bae229cc333102ee07dbf823069cb33d916
parent439b9f50af3168d33169a4cd25b59e45ea46dc62 (diff)
parent75f72a2ff464c51e0e447600633be64ff365d360 (diff)
downloadgitlab-ce-aef6123d32c7e4b161fc5cedd5f150edd39a3ac4.tar.gz
Merge pull request #9189 from rockneverdies55/patch-1
Removed "unreleased" from v7.10 changelog
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 92ae6767ea2..82f789c2baf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,7 +24,7 @@ v 7.11.0 (unreleased)
- Prevent sending empty messages to HipChat (Chulki Lee)
- Improve UI for mobile phones on dashboard and project pages
-v 7.10.0 (unreleased)
+v 7.10.0
- Ignore submodules that are defined in .gitmodules but are checked in as directories.
- Allow projects to be imported from Google Code.
- Remove access control for uploaded images to fix broken images in emails (Hannes Rosenögger)