You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# History
2
2
3
-
## Unreleased
3
+
## 0.9.0 (2026-02-09)
4
4
* Migrate to pyrate-limiter v4
5
-
* ⚠️ Remove `max_delay`
6
5
* ⚠️ If you are using pyrate-limiter features directly (via `Limiter` class or custom bucket classes), see its [release notes](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md) for info on breaking changes.
7
6
* ⚠️ Drop support for python 3.8 and 3.9 (required upstream)
0 commit comments