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:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-09-19 14:31:51 +0300
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-10-10 01:20:45 +0300
commit2de8fc3e13b64dfc50e872486aad0c33b35df8a6 (patch)
tree6dbb9f9f04e352eeccaa8548ed99bb37c209e3e9 /CHANGELOG
parent4e963fed42ad518caa7353d361a38a1250c99c41 (diff)
removes inconsistency regarding tagging immediately as merged once you create a branch using new branch button and adds changelog entry
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index caa84707cfb..841861293c8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -119,6 +119,8 @@ v 8.12.1
- Fix issue with search filter labels not displaying
v 8.12.0
+v 8.12.0 (unreleased)
+ - Removes inconsistency regarding tagging immediatelly as merged once you create a new branch. !6408
- Update the rouge gem to 2.0.6, which adds highlighting support for JSX, Prometheus, and others. !6251
- Only check :can_resolve permission if the note is resolvable
- Bump fog-aws to v0.11.0 to support ap-south-1 region