Target 8.11 for CHANGELOG entry Ruby 2.3
This commit is contained in:
parent
9f9e38fff5
commit
3b973d1898
1 changed files with 1 additions and 2 deletions
|
@ -6,6 +6,7 @@ v 8.11.0 (unreleased)
|
|||
- Fix rename `add_users_into_project` and `projects_ids`. !20512 (herminiotorres)
|
||||
- Fix the title of the toggle dropdown button. !5515 (herminiotorres)
|
||||
- Rename `markdown_preview` routes to `preview_markdown`. (Christopher Bartz)
|
||||
- Update to Ruby 2.3.1. !4948
|
||||
- Improve diff performance by eliminating redundant checks for text blobs
|
||||
- Ensure that branch names containing escapable characters (e.g. %20) aren't unescaped indiscriminately. !5770 (ewiltshi)
|
||||
- Convert switch icon into icon font (ClemMakesApps)
|
||||
|
@ -174,8 +175,6 @@ v 8.10.0
|
|||
- Add an API for downloading latest successful build from a particular branch or tag. !5347
|
||||
- Avoid data-integrity issue when cleaning up repository archive cache.
|
||||
- Add link to profile to commit avatar. !5163 (winniehell)
|
||||
- Remove pinTo from Flash and make inline flash messages look nicer !4854 (winniehell)
|
||||
- Update to Ruby 2.3.1. !4948
|
||||
- Wrap code blocks on Activies and Todos page. !4783 (winniehell)
|
||||
- Align flash messages with left side of page content. !4959 (winniehell)
|
||||
- Display tooltip for "Copy to Clipboard" button. !5164 (winniehell)
|
||||
|
|
Loading…
Reference in a new issue