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:23:44 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-23 16:25:49 +0300
commitc478714b15fa2c903603618635a80d3807d5ed7f (patch)
treebd616b08e3713ec122a1d6c8735a7520b6d4e981
parentc0b1a1dad6f6a13961024bd43185e0ef7c8ae595 (diff)
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 0d6bd3ad8c3..0b85276fe5c 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.