Skip to content

Commit

Permalink
Merge pull request #228 from esek/fix/meeting-sort-order
Browse files Browse the repository at this point in the history
[FIX] Meeting sort order
  • Loading branch information
ginger51011 authored Aug 18, 2022
2 parents 13540ff + e8382d9 commit dfac200
Show file tree
Hide file tree
Showing 5 changed files with 529 additions and 324 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Alla märkbara ändringar ska dokumenteras i denna fil.
Baserat på [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
och följer [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.4] - 2022-08-18

### Ändrat
- `getMultipleMeetings` sorterar nu först på nummer och sen på år

## [1.0.3] - 2022-08-17

### Ändrat
Expand Down
Loading

0 comments on commit dfac200

Please sign in to comment.