summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-03-14 21:35:34 +0000
committerStan Hu <stanhu@gmail.com>2016-03-14 21:35:34 +0000
commit449e1d4f04c66240e0d9ab9335633419ee1c4517 (patch)
treea3a25b63761eea94ab36679a12a6f1a59895c91b /CHANGELOG
parentca3fc2296f13f8dc7c89c4361b448ed46708cab7 (diff)
parent3cc040e11083b80e3d1c872240e2420bf74ae170 (diff)
downloadgitlab-ce-449e1d4f04c66240e0d9ab9335633419ee1c4517.tar.gz
Merge branch 'upgrade-capybara' into 'master'
Bump Capybara gem to 2.6.2 2.6.2 has new selectors, such as `have_current_path`, that may be useful. See merge request !3200
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 21d39d310fd..24f303fc219 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.6.0 (unreleased)
- Support Golang subpackage fetching (Stan Hu)
+ - Bump Capybara gem to 2.6.2 (Stan Hu)
- Contributions to forked projects are included in calendar
- Improve the formatting for the user page bio (Connor Shea)
- Removed the default password from the initial admin account created during