diff options
| author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-22 12:49:00 -0800 |
|---|---|---|
| committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-22 12:49:00 -0800 |
| commit | 31774a3bb739260622b31001cac778468d7dd92f (patch) | |
| tree | c6a1e2f291ec5c43249e63cde4e93b60f276a969 | |
| parent | ebe0d34128c31bb88f6eb5aca96fae012c7fcf8b (diff) | |
| download | gitlab-ce-31774a3bb739260622b31001cac778468d7dd92f.tar.gz | |
Ensure that people don't view the changelog on the stable branch because we don't update that one.
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 6702ba2ba46..234a5609e0e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +Please view this file on the master branch, on stable branches it's out of date. + v 7.9.0 (unreleased) - Move labels/milestones tabs to sidebar - Upgrade Rails gem to version 4.1.9. |
