Added Redis sentinel support to the CHANGELOG

This commit is contained in:
Gabriel Mazetto 2016-07-14 03:33:15 +02:00
parent c6738a4423
commit 45b392b203
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ v 8.11.0 (unreleased)
- Optimize maximum user access level lookup in loading of notes
- Add "No one can push" as an option for protected branches. !5081
- Improve performance of AutolinkFilter#text_parse by using XPath
- Add experimental Redis Sentinel support !1877
- Environments have an url to link to
- Remove unused images (ClemMakesApps)
- Limit git rev-list output count to one in forced push check