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:
authorJohn T Skarbek <jskarbek@gitlab.com>2019-12-12 17:07:09 +0300
committerJohn T Skarbek <jskarbek@gitlab.com>2019-12-12 17:07:09 +0300
commit050c4bae46b85c9c146908830f2ff7488329e8bb (patch)
tree856e9ebda7cde7021e3dd32beb3966b0af123d1f
parentc3efab6f896921fd3a65e9d0c6a258f9684498ad (diff)
Adds message to indicate we are skipping release 12.1.15
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 986cecc3809..ae54692f882 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.1.15
+
+- Unreleased due to build failures
+
## 12.1.14
- No changes.