diff --git a/CHANGELOG b/CHANGELOG index 858e8c268d2e9ac403f18a53e0df7d215c74e047..1db3465c1825a71ef6076735eb4af7b8b283deb0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ v 8.11.0 (unreleased) - Load project invited groups and members eagerly in `ProjectTeam#fetch_members` - Add GitLab Workhorse version to admin dashboard (Katarzyna Kobierska Ula Budziszewska) - Add the `sprockets-es6` gem + - Multiple trigger variables show in separate lines (Katarzyna Kobierska Ula Budziszewska) v 8.10.2 (unreleased) - User can now search branches by name. !5144 @@ -29,12 +30,6 @@ v 8.10.1 - Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page. !5446 - Ignore invalid trusted proxies in X-Forwarded-For header. !5454 - Add links to the real markdown.md file for all GFM examples. !5458 - - Multiple trigger variables show in separate lines (Katarzyna Kobierska Ula Budziszewska) - -v 8.10.1 (unreleased) - - Fix Error 500 when creating Wiki pages with hyphens or spaces - - Ignore invalid trusted proxies in X-Forwarded-For header - - Fix bug where replies to commit notes displayed in the MR discussion tab wouldn't show up on the commit page v 8.10.0 - Fix profile activity heatmap to show correct day name (eanplatter)