make LimitStatus and Limits to be comparable

This commit is contained in:
2022-12-22 13:25:34 +06:00
parent eec32de472
commit 7727d2400e
3 changed files with 19 additions and 4 deletions

View File

@@ -2,6 +2,9 @@
## 0.14.0
* `LimitStatus` is `Comparable<LimitStatus>` since this update
* `Limits` is `Comparable<Limits>` since this update
## 0.13.0
* Versions: