summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 11:12:30 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 11:12:30 -0200
commitb75cec0d1ba499c8a5dd7ab808351ccdfc5ffdd1 (patch)
treebb44d24683cb4b515c48fe0dd72a0b637a976ac5
parent5c0f25410cb2b94642d03361565372ceb5e14c00 (diff)
downloadgitlab-ce-b75cec0d1ba499c8a5dd7ab808351ccdfc5ffdd1.tar.gz
[ci skip] Fix wrong release date for 8.15.0 on CHANGELOG
-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.