diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2016-08-23 10:00:38 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2016-08-23 10:00:38 +0200 |
commit | f633f7db66d4ff42abbe764c21f9da4e49045f91 (patch) | |
tree | d99c77e2a82d7a6693c6d29beba6f329d42771b2 | |
parent | 148b8487b817a0c8854c6842109ce1abc5aa4306 (diff) | |
download | gitlab-ce-f633f7db66d4ff42abbe764c21f9da4e49045f91.tar.gz |
8.11 is released, long live 8.12
-rw-r--r-- | CHANGELOG | 2 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index 0ea728cf89b..97bd6316b55 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.12.0 (unreleased) - Optimistic locking for Issues and Merge Requests (title and description overriding prevention) -v 8.11.0 (unreleased) +v 8.11.0 - Use test coverage value from the latest successful pipeline in badge. !5862 - Add test coverage report badge. !5708 - Remove the http_parser.rb dependency by removing the tinder gem. !5758 (tbalthazar) @@ -1 +1 @@ -8.11.0-pre +8.12.0-pre |