Commit 0b28a7c
committed
Order the 'changes' in a consistent way
This orders first by 'created_at' descending (newest first) and then by title ascending.
This should not be TOO surprising, and doesn't trigger 600+ changed lines after each commit.
(Feed readers should also like this a little better than changing up the ordering every time)1 parent f32411e commit 0b28a7c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments