Skip to content

Commit

Permalink
Update dependencies and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JWCook committed Feb 29, 2024
1 parent abf79c0 commit 80245b9
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
with:
python-version: ${{ env.LATEST_PY_VERSION }}
- name: Run style checks & linting
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# History

## 0.6.0 (2024-02-29)
* Add `bucket` param to specify bucket name when not using per-host rate limiting

## 0.5.1 (2023-01-29)
* Fix simplifying fractional rate below specified interval

## 0.5.0 (2023-01-29)
* Add support for floating point values for rate limits

Expand Down
Loading

0 comments on commit 80245b9

Please sign in to comment.