changelog: add entry for #13865 and #13866 (#13901)

This commit is contained in:
Luiz Aoqui
2022-07-22 15:19:33 -04:00
committed by GitHub
parent f32032ea9b
commit 01a62dbd7e
2 changed files with 6 additions and 0 deletions

3
.changelog/13865.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
ui: Add missing breadcrumb in the Evaluations page.
```

3
.changelog/13866.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
ui: Reorder and apply the same style to the Evaluations list page filters to match the Job list page.
```