Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikearaya authored and pozylon committed Nov 25, 2024
1 parent b065c5e commit caf2185
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Next
## Minor
- API: Extend `Query.users` to accept additional filter options `verificationStatus` & `loginWithinDays`

## Breaking
- Change argument format of `Query.workStatistics`, `Query.eventStatistics` & `Query.orderStatistics` from previous
`from` & `to` to `dateRange` of type `DateFilterInput` for consistency.

# Unchained Engine v2.14

## Minor
Expand Down

0 comments on commit caf2185

Please sign in to comment.