Skip to content
Snippets Groups Projects
Commit dd17c605 authored by Arinde Eniola's avatar Arinde Eniola
Browse files

add item to CHANGELOG

parent a57ded85
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,6 +12,7 @@ v 8.8.0 (unreleased)
- Fix error when visiting commit builds page before build was updated
- Add 'l' shortcut to open Label dropdown on issuables and 'i' to create new issue on a project
- Updated search UI
- Add filter dropdown in commit page
- Display informative message when new milestone is created
- Allow "NEWS" and "CHANGES" as alternative names for CHANGELOG. !3768 (Connor Shea)
- Added button to toggle whitespaces changes on diff view
Loading
Loading
Loading
Loading
@@ -45,7 +45,7 @@ module SortingHelper
end
 
def sort_title_recently_released
'Last released'
'Recently released'
end
 
def sort_title_oldest_released
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment