Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 16:12:30 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 16:12:30 +0300
commitb75cec0d1ba499c8a5dd7ab808351ccdfc5ffdd1 (patch)
treebb44d24683cb4b515c48fe0dd72a0b637a976ac5 /CHANGELOG.md
parent5c0f25410cb2b94642d03361565372ceb5e14c00 (diff)
[ci skip] Fix wrong release date for 8.15.0 on CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-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.