summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 13:23:44 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 13:23:44 +0000
commit89b67d6d5ada3e2201f5041791c8fc8788c9de01 (patch)
treebb44d24683cb4b515c48fe0dd72a0b637a976ac5
parent5c0f25410cb2b94642d03361565372ceb5e14c00 (diff)
parentb75cec0d1ba499c8a5dd7ab808351ccdfc5ffdd1 (diff)
downloadgitlab-ce-89b67d6d5ada3e2201f5041791c8fc8788c9de01.tar.gz
Merge branch 'fix/changelog' into 'master'
[ci skip] Fix wrong release date for 8.15.0 on CHANGELOG See merge request !8294
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fd40b82434..acbdd52a67c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
-## 8.15.0 (2017-01-22)
+## 8.15.0 (2016-12-22)
- Whitelist next project names: notes, services.
- Use Grape's new Route methods.