Skip to content

Commit

Permalink
Updated History
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed Apr 26, 2024
1 parent 8765e0e commit d6d9826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Add `validate_token()` function to manually check if an access token is valid
* Support rate limits less than one request per second (example: `ClientSession(per_second=0.5)`)
* Allow setting lockfile path used for multiprocess rate limiting (example: `ClientSession(lock_path='/tmp/pyinat.lock')`)
* Add support for font-awesome based icons

## 0.19.0 (2023-12-12)

Expand Down

0 comments on commit d6d9826

Please sign in to comment.